#F2DF97#F2DF97
#F2DF97 is a very light, moderate yellow. Relative luminance 0.739; OKLCH L 90.3% C 0.093 H 95.1°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DF97 |
|---|---|
| RGB | rgb(242, 223, 151) |
| HSL | hsl(47, 78%, 77%) |
| HSV | hsv(47, 38%, 95%) |
| CMYK | cmyk(0%, 7.9%, 37.6%, 5.1%) |
| CIE-LAB | lab(88.87, -3.54, 37.67) |
| CIE-LCH | lch(88.87, 37.83, 95.37°) |
| OKLab | oklab(90.29% -0.0083 0.0929) |
| OKLCH | oklch(90.29% 0.093 95.1) |
| XYZ | xyz(68.5928, 73.8891, 39.9210) |
| Luminance | 0.7389 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.32
Light Tan
#FBEEAC
ΔE00 3.71
Khaki (CSS)
#F0E68C
ΔE00 4.22
Sandy
#F1DA7A
ΔE00 4.23
Palegoldenrod
#EEE8AA
ΔE00 4.51
Beige (survey)
#E6DAA6
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DF97 #97AAF2
analogous
#F2B297 #F2DF97 #D7F297
triadic
#F2DF97 #97F2DF #DF97F2
tetradic
#F2DF97 #97F2B2 #97AAF2 #F297D7
square
#F2DF97 #97F2B2 #97AAF2 #F297D7
split-complementary
#F2DF97 #97D7F2 #B297F2
monochromatic
#E4BE2A #EBCE61 #F2DF97 #F9F0CD #FCF7E4
Accessibility & contrast
On white
1.33
#F2DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#F2DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DF97
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DF97 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC92
Deuteranopia (green-blind)
#F2E29A
Tritanopia (blue-blind)
#FFD5CD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f2df97; /* rgb */ color: rgb(242, 223, 151); /* oklch */ color: oklch(90.3% 0.093 95.1);
Tailwind
colors: {
custom: {
50: '#f7e8b6',
500: '#f2df97',
950: '#000000',
},
}SCSS
$custom: #f2df97; $custom-light: #f7e8b6; $custom-dark: #000000;
JSON
{
"hex": "#f2df97",
"rgb": {
"r": 242,
"g": 223,
"b": 151
},
"hsl": {
"h": 47.473,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.90286,
"c": 0.09325,
"h": 95.1
},
"luminance": 0.73887
}Semantic roles & 50–950 ramp
primary
#F2DF97
secondary
#5E75CF
accent
#37DA0B
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171611
muted
#858481