#F2DB93#F2DB93
#F2DB93 is a very light, moderate yellow. Relative luminance 0.716; OKLCH L 89.4% C 0.094 H 92.4°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DB93 |
|---|---|
| RGB | rgb(242, 219, 147) |
| HSL | hsl(45, 79%, 76%) |
| HSV | hsv(45, 39%, 95%) |
| CMYK | cmyk(0%, 9.5%, 39.3%, 5.1%) |
| CIE-LAB | lab(87.80, -1.94, 38.29) |
| CIE-LCH | lch(87.80, 38.34, 92.90°) |
| OKLab | oklab(89.42% -0.004 0.0942) |
| OKLCH | oklch(89.42% 0.094 92.4) |
| XYZ | xyz(67.2174, 71.6492, 37.8871) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.04
Sandy
#F1DA7A
ΔE00 4.06
Vanilla
#F3E5AB
ΔE00 4.18
Pale Peach
#FFE5AD
ΔE00 4.50
Sand (survey)
#E2CA76
ΔE00 4.63
Light Tan
#FBEEAC
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DB93 #93AAF2
analogous
#F2AC93 #F2DB93 #DAF293
triadic
#F2DB93 #93F2DB #DB93F2
tetradic
#F2DB93 #93F2AC #93AAF2 #F293DA
square
#F2DB93 #93F2AC #93AAF2 #F293DA
split-complementary
#F2DB93 #93DAF2 #AC93F2
monochromatic
#E5B726 #EBC95C #F2DB93 #F9EDCA #FCF6E4
Accessibility & contrast
On white
1.37
#F2DB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#F2DB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DB93
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DB93 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88E
Deuteranopia (green-blind)
#F0DF95
Tritanopia (blue-blind)
#FFD0C9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2db93; /* rgb */ color: rgb(242, 219, 147); /* oklch */ color: oklch(89.4% 0.094 92.4);
Tailwind
colors: {
custom: {
50: '#f8e6b3',
500: '#f2db93',
950: '#000000',
},
}SCSS
$custom: #f2db93; $custom-light: #f8e6b3; $custom-dark: #000000;
JSON
{
"hex": "#f2db93",
"rgb": {
"r": 242,
"g": 219,
"b": 147
},
"hsl": {
"h": 45.474,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.89421,
"c": 0.09426,
"h": 92.4
},
"luminance": 0.71647
}Semantic roles & 50–950 ramp
primary
#F2DB93
secondary
#5A76CF
accent
#3DDB0B
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481