#F2DB75#F2DB75
#F2DB75 is a very light, vivid yellow. Relative luminance 0.708; OKLCH L 89.0% C 0.125 H 96.9°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DB75 |
|---|---|
| RGB | rgb(242, 219, 117) |
| HSL | hsl(49, 83%, 70%) |
| HSV | hsv(49, 52%, 95%) |
| CMYK | cmyk(0%, 9.5%, 51.7%, 5.1%) |
| CIE-LAB | lab(87.40, -4.81, 52.53) |
| CIE-LCH | lch(87.40, 52.75, 95.23°) |
| OKLab | oklab(88.98% -0.0151 0.1243) |
| OKLCH | oklch(88.98% 0.125 96.9) |
| XYZ | xyz(65.1626, 70.8273, 27.0648) |
| Luminance | 0.7083 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.88
Wheat (survey)
#FBDD7E
ΔE00 2.46
Pale Gold
#FDDE6C
ΔE00 2.66
Yellow Tan
#FFE36E
ΔE00 2.90
Sand Yellow
#FCE166
ΔE00 3.07
Light Mustard
#F7D560
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DB75 #758CF2
analogous
#F29C75 #F2DB75 #CAF275
triadic
#F2DB75 #75F2DB #DB75F2
tetradic
#F2DB75 #75F29C #758CF2 #F275CA
square
#F2DB75 #75F29C #758CF2 #F275CA
split-complementary
#F2DB75 #75CAF2 #9C75F2
monochromatic
#D8B414 #EDCC3D #F2DB75 #F7EAAD #FCF8E3
Accessibility & contrast
On white
1.38
#F2DB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#F2DB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DB75
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DB75 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76C
Deuteranopia (green-blind)
#F3DE79
Tritanopia (blue-blind)
#FFCEC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2db75; /* rgb */ color: rgb(242, 219, 117); /* oklch */ color: oklch(89.0% 0.125 96.9);
Tailwind
colors: {
custom: {
50: '#f9e59f',
500: '#f2db75',
950: '#000000',
},
}SCSS
$custom: #f2db75; $custom-light: #f9e59f; $custom-dark: #000000;
JSON
{
"hex": "#f2db75",
"rgb": {
"r": 242,
"g": 219,
"b": 117
},
"hsl": {
"h": 48.96,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.88977,
"c": 0.12517,
"h": 96.9
},
"luminance": 0.70825
}Semantic roles & 50–950 ramp
primary
#F2DB75
secondary
#3F59CC
accent
#2EDF06
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480