#F0DD86#F0DD86
#F0DD86 is a very light, moderate yellow. Relative luminance 0.720; OKLCH L 89.4% C 0.110 H 97.4°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DD86 |
|---|---|
| RGB | rgb(240, 221, 134) |
| HSL | hsl(49, 78%, 73%) |
| HSV | hsv(49, 44%, 94%) |
| CMYK | cmyk(0%, 7.9%, 44.2%, 5.9%) |
| CIE-LAB | lab(87.95, -5.08, 44.94) |
| CIE-LCH | lch(87.95, 45.22, 96.45°) |
| OKLab | oklab(89.44% -0.014 0.1087) |
| OKLCH | oklch(89.44% 0.11 97.4) |
| XYZ | xyz(66.0964, 71.9617, 32.9580) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.82
Khaki (CSS)
#F0E68C
ΔE00 3.03
Wheat (survey)
#FBDD7E
ΔE00 3.18
Sand (survey)
#E2CA76
ΔE00 4.49
Pale Gold
#FDDE6C
ΔE00 4.77
Yellow Tan
#FFE36E
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DD86 #8699F0
analogous
#F0A886 #F0DD86 #CEF086
triadic
#F0DD86 #86F0DD #DD86F0
tetradic
#F0DD86 #86F0A8 #8699F0 #F086CE
square
#F0DD86 #86F0A8 #8699F0 #F086CE
split-complementary
#F0DD86 #86CEF0 #A886F0
monochromatic
#E0BD1C #E9CE50 #F0DD86 #F7ECBC #FCF7E4
Accessibility & contrast
On white
1.36
#F0DD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#F0DD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DD86
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DD86 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97F
Deuteranopia (green-blind)
#F2DF89
Tritanopia (blue-blind)
#FFD1C8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f0dd86; /* rgb */ color: rgb(240, 221, 134); /* oklch */ color: oklch(89.4% 0.110 97.4);
Tailwind
colors: {
custom: {
50: '#f7e7aa',
500: '#f0dd86',
950: '#000000',
},
}SCSS
$custom: #f0dd86; $custom-light: #f7e7aa; $custom-dark: #000000;
JSON
{
"hex": "#f0dd86",
"rgb": {
"r": 240,
"g": 221,
"b": 134
},
"hsl": {
"h": 49.245,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.89439,
"c": 0.1096,
"h": 97.4
},
"luminance": 0.71959
}Semantic roles & 50–950 ramp
primary
#F0DD86
secondary
#4F65CB
accent
#30DA0B
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171610
muted
#858481