#F2DB81#F2DB81
#F2DB81 is a very light, moderate yellow. Relative luminance 0.711; OKLCH L 89.1% C 0.113 H 95.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DB81 |
|---|---|
| RGB | rgb(242, 219, 129) |
| HSL | hsl(48, 81%, 73%) |
| HSV | hsv(48, 47%, 95%) |
| CMYK | cmyk(0%, 9.5%, 46.7%, 5.1%) |
| CIE-LAB | lab(87.55, -3.75, 46.93) |
| CIE-LCH | lch(87.55, 47.08, 94.57°) |
| OKLab | oklab(89.14% -0.0108 0.1128) |
| OKLCH | oklch(89.14% 0.113 95.4) |
| XYZ | xyz(65.9139, 71.1278, 31.0216) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.97
Wheat (survey)
#FBDD7E
ΔE00 2.10
Pale Gold
#FDDE6C
ΔE00 3.83
Sand (survey)
#E2CA76
ΔE00 4.01
Khaki (CSS)
#F0E68C
ΔE00 4.12
Yellow Tan
#FFE36E
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DB81 #8198F2
analogous
#F2A381 #F2DB81 #D0F281
triadic
#F2DB81 #81F2DB #DB81F2
tetradic
#F2DB81 #81F2A3 #8198F2 #F281D0
square
#F2DB81 #81F2A3 #8198F2 #F281D0
split-complementary
#F2DB81 #81D0F2 #A381F2
monochromatic
#E1B817 #ECCB4A #F2DB81 #F8EBB8 #FCF7E3
Accessibility & contrast
On white
1.38
#F2DB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#F2DB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DB81
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DB81 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD77A
Deuteranopia (green-blind)
#F2DF84
Tritanopia (blue-blind)
#FFCFC5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2db81; /* rgb */ color: rgb(242, 219, 129); /* oklch */ color: oklch(89.1% 0.113 95.4);
Tailwind
colors: {
custom: {
50: '#f8e6a7',
500: '#f2db81',
950: '#000000',
},
}SCSS
$custom: #f2db81; $custom-light: #f8e6a7; $custom-dark: #000000;
JSON
{
"hex": "#f2db81",
"rgb": {
"r": 242,
"g": 219,
"b": 129
},
"hsl": {
"h": 47.788,
"s": 81.295,
"l": 72.745
},
"oklch": {
"l": 0.89139,
"c": 0.11332,
"h": 95.4
},
"luminance": 0.71125
}Semantic roles & 50–950 ramp
primary
#F2DB81
secondary
#4A65CD
accent
#33DE08
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480