#F2DD7E#F2DD7E
#F2DD7E is a very light, moderate yellow. Relative luminance 0.721; OKLCH L 89.5% C 0.118 H 97.2°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DD7E |
|---|---|
| RGB | rgb(242, 221, 126) |
| HSL | hsl(49, 82%, 72%) |
| HSV | hsv(49, 48%, 95%) |
| CMYK | cmyk(0%, 8.7%, 47.9%, 5.1%) |
| CIE-LAB | lab(88.02, -5.04, 48.96) |
| CIE-LCH | lch(88.02, 49.22, 95.88°) |
| OKLab | oklab(89.5% -0.0148 0.1171) |
| OKLCH | oklch(89.5% 0.118 97.2) |
| XYZ | xyz(66.2423, 72.0990, 30.1618) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.83
Wheat (survey)
#FBDD7E
ΔE00 2.54
Khaki (CSS)
#F0E68C
ΔE00 3.52
Pale Gold
#FDDE6C
ΔE00 3.56
Yellow Tan
#FFE36E
ΔE00 3.63
Sand Yellow
#FCE166
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DD7E #7E93F2
analogous
#F2A37E #F2DD7E #CDF27E
triadic
#F2DD7E #7EF2DD #DD7EF2
tetradic
#F2DD7E #7EF2A3 #7E93F2 #F27ECD
square
#F2DD7E #7EF2A3 #7E93F2 #F27ECD
split-complementary
#F2DD7E #7ECDF2 #A37EF2
monochromatic
#DFBB16 #ECCE46 #F2DD7E #F8ECB6 #FCF8E3
Accessibility & contrast
On white
1.36
#F2DD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#F2DD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DD7E
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DD7E | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED976
Deuteranopia (green-blind)
#F4E082
Tritanopia (blue-blind)
#FFD1C6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f2dd7e; /* rgb */ color: rgb(242, 221, 126); /* oklch */ color: oklch(89.5% 0.118 97.2);
Tailwind
colors: {
custom: {
50: '#f8e7a5',
500: '#f2dd7e',
950: '#000000',
},
}SCSS
$custom: #f2dd7e; $custom-light: #f8e7a5; $custom-dark: #000000;
JSON
{
"hex": "#f2dd7e",
"rgb": {
"r": 242,
"g": 221,
"b": 126
},
"hsl": {
"h": 49.138,
"s": 81.69,
"l": 72.157
},
"oklch": {
"l": 0.89498,
"c": 0.11806,
"h": 97.2
},
"luminance": 0.72097
}Semantic roles & 50–950 ramp
primary
#F2DD7E
secondary
#475FCD
accent
#2EDE07
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480