#F2DD84#F2DD84
#F2DD84 is a very light, moderate yellow. Relative luminance 0.723; OKLCH L 89.6% C 0.112 H 96.5°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DD84 |
|---|---|
| RGB | rgb(242, 221, 132) |
| HSL | hsl(49, 81%, 73%) |
| HSV | hsv(49, 45%, 95%) |
| CMYK | cmyk(0%, 8.7%, 45.5%, 5.1%) |
| CIE-LAB | lab(88.09, -4.48, 46.14) |
| CIE-LCH | lch(88.09, 46.35, 95.55°) |
| OKLab | oklab(89.58% -0.0126 0.1112) |
| OKLCH | oklch(89.58% 0.112 96.5) |
| XYZ | xyz(66.6411, 72.2585, 32.2623) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.35
Wheat (survey)
#FBDD7E
ΔE00 2.57
Khaki (CSS)
#F0E68C
ΔE00 3.45
Pale Gold
#FDDE6C
ΔE00 4.19
Yellow Tan
#FFE36E
ΔE00 4.34
Sand (survey)
#E2CA76
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DD84 #8499F2
analogous
#F2A684 #F2DD84 #D0F284
triadic
#F2DD84 #84F2DD #DD84F2
tetradic
#F2DD84 #84F2A6 #8499F2 #F284D0
square
#F2DD84 #84F2A6 #8499F2 #F284D0
split-complementary
#F2DD84 #84D0F2 #A684F2
monochromatic
#E4BD18 #ECCE4D #F2DD84 #F8ECBB #FCF7E3
Accessibility & contrast
On white
1.36
#F2DD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#F2DD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DD84
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DD84 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97D
Deuteranopia (green-blind)
#F3E087
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f2dd84; /* rgb */ color: rgb(242, 221, 132); /* oklch */ color: oklch(89.6% 0.112 96.5);
Tailwind
colors: {
custom: {
50: '#f8e7a9',
500: '#f2dd84',
950: '#000000',
},
}SCSS
$custom: #f2dd84; $custom-light: #f8e7a9; $custom-dark: #000000;
JSON
{
"hex": "#f2dd84",
"rgb": {
"r": 242,
"g": 221,
"b": 132
},
"hsl": {
"h": 48.545,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.89584,
"c": 0.11195,
"h": 96.5
},
"luminance": 0.72256
}Semantic roles & 50–950 ramp
primary
#F2DD84
secondary
#4D65CE
accent
#31DD08
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171610
muted
#858481