#F2DB94#F2DB94
#F2DB94 is a very light, moderate yellow. Relative luminance 0.717; OKLCH L 89.4% C 0.093 H 92.2°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DB94 |
|---|---|
| RGB | rgb(242, 219, 148) |
| HSL | hsl(45, 78%, 76%) |
| HSV | hsv(45, 39%, 95%) |
| CMYK | cmyk(0%, 9.5%, 38.8%, 5.1%) |
| CIE-LAB | lab(87.81, -1.83, 37.81) |
| CIE-LCH | lch(87.81, 37.85, 92.78°) |
| OKLab | oklab(89.44% -0.0036 0.0931) |
| OKLCH | oklch(89.44% 0.093 92.2) |
| XYZ | xyz(67.2962, 71.6807, 38.3021) |
| Luminance | 0.7168 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 4.06
Wheat (survey)
#FBDD7E
ΔE00 4.21
Sandy
#F1DA7A
ΔE00 4.25
Pale Peach
#FFE5AD
ΔE00 4.34
Sand (survey)
#E2CA76
ΔE00 4.73
Beige (survey)
#E6DAA6
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DB94 #94ABF2
analogous
#F2AC94 #F2DB94 #DAF294
triadic
#F2DB94 #94F2DB #DB94F2
tetradic
#F2DB94 #94F2AC #94ABF2 #F294DA
square
#F2DB94 #94F2AC #94ABF2 #F294DA
split-complementary
#F2DB94 #94DAF2 #AC94F2
monochromatic
#E5B627 #EBC95D #F2DB94 #F9EDCB #FCF6E4
Accessibility & contrast
On white
1.37
#F2DB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#F2DB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DB94
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DB94 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88F
Deuteranopia (green-blind)
#F0DF96
Tritanopia (blue-blind)
#FFD0C9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2db94; /* rgb */ color: rgb(242, 219, 148); /* oklch */ color: oklch(89.4% 0.093 92.2);
Tailwind
colors: {
custom: {
50: '#f8e6b4',
500: '#f2db94',
950: '#000000',
},
}SCSS
$custom: #f2db94; $custom-light: #f8e6b4; $custom-dark: #000000;
JSON
{
"hex": "#f2db94",
"rgb": {
"r": 242,
"g": 219,
"b": 148
},
"hsl": {
"h": 45.319,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.89438,
"c": 0.09316,
"h": 92.2
},
"luminance": 0.71678
}Semantic roles & 50–950 ramp
primary
#F2DB94
secondary
#5B77CF
accent
#3EDB0B
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481