#F2DB88#F2DB88
#F2DB88 is a very light, moderate yellow. Relative luminance 0.713; OKLCH L 89.2% C 0.106 H 94.4°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DB88 |
|---|---|
| RGB | rgb(242, 219, 136) |
| HSL | hsl(47, 80%, 74%) |
| HSV | hsv(47, 44%, 95%) |
| CMYK | cmyk(0%, 9.5%, 43.8%, 5.1%) |
| CIE-LAB | lab(87.64, -3.08, 43.60) |
| CIE-LCH | lch(87.64, 43.71, 94.04°) |
| OKLab | oklab(89.24% -0.0082 0.1058) |
| OKLCH | oklch(89.24% 0.106 94.4) |
| XYZ | xyz(66.3952, 71.3203, 33.5566) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.10
Wheat (survey)
#FBDD7E
ΔE00 2.57
Sand (survey)
#E2CA76
ΔE00 3.97
Khaki (CSS)
#F0E68C
ΔE00 4.32
Pale Gold
#FDDE6C
ΔE00 4.76
Yellow Tan
#FFE36E
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DB88 #889FF2
analogous
#F2A688 #F2DB88 #D4F288
triadic
#F2DB88 #88F2DB #DB88F2
tetradic
#F2DB88 #88F2A6 #889FF2 #F288D4
square
#F2DB88 #88F2A6 #889FF2 #F288D4
split-complementary
#F2DB88 #88D4F2 #A688F2
monochromatic
#E6BA1A #ECCA51 #F2DB88 #F8ECBF #FCF7E3
Accessibility & contrast
On white
1.38
#F2DB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#F2DB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DB88
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DB88 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD782
Deuteranopia (green-blind)
#F1DF8B
Tritanopia (blue-blind)
#FFCFC7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2db88; /* rgb */ color: rgb(242, 219, 136); /* oklch */ color: oklch(89.2% 0.106 94.4);
Tailwind
colors: {
custom: {
50: '#f8e6ac',
500: '#f2db88',
950: '#000000',
},
}SCSS
$custom: #f2db88; $custom-light: #f8e6ac; $custom-dark: #000000;
JSON
{
"hex": "#f2db88",
"rgb": {
"r": 242,
"g": 219,
"b": 136
},
"hsl": {
"h": 46.981,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.89244,
"c": 0.10607,
"h": 94.4
},
"luminance": 0.71318
}Semantic roles & 50–950 ramp
primary
#F2DB88
secondary
#506BCE
accent
#37DD09
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481