#F0EB90#F0EB90
#F0EB90 is a very light, moderate yellow. Relative luminance 0.800; OKLCH L 92.4% C 0.113 H 105.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EB90 |
|---|---|
| RGB | rgb(240, 235, 144) |
| HSL | hsl(57, 76%, 75%) |
| HSV | hsv(57, 40%, 94%) |
| CMYK | cmyk(0%, 2.1%, 40%, 5.9%) |
| CIE-LAB | lab(91.67, -11.09, 44.71) |
| CIE-LCH | lch(91.67, 46.06, 103.93°) |
| OKLab | oklab(92.43% -0.0305 0.1087) |
| OKLCH | oklch(92.43% 0.113 105.7) |
| XYZ | xyz(70.6787, 79.9572, 38.0902) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.61
Buff
#FEF69E
ΔE00 2.64
Dark Cream
#FFF39A
ΔE00 2.74
Parchment
#FEFCAF
ΔE00 4.46
Manilla
#FFFA86
ΔE00 4.51
Straw
#FCF679
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EB90 #9095F0
analogous
#F0BB90 #F0EB90 #C5F090
triadic
#F0EB90 #90F0EB #EB90F0
tetradic
#F0EB90 #90F0BB #9095F0 #F090C5
square
#F0EB90 #90F0BB #9095F0 #F090C5
split-complementary
#F0EB90 #90C5F0 #BB90F0
monochromatic
#E1D824 #E9E15A #F0EB90 #F7F5C6 #FBFAE4
Accessibility & contrast
On white
1.24
#F0EB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#F0EB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EB90
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EB90 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E589
Deuteranopia (green-blind)
#FCE994
Tritanopia (blue-blind)
#FDE0D5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f0eb90; /* rgb */ color: rgb(240, 235, 144); /* oklch */ color: oklch(92.4% 0.113 105.7);
Tailwind
colors: {
custom: {
50: '#f6f1b2',
500: '#f0eb90',
950: '#000000',
},
}SCSS
$custom: #f0eb90; $custom-light: #f6f1b2; $custom-dark: #000000;
JSON
{
"hex": "#f0eb90",
"rgb": {
"r": 240,
"g": 235,
"b": 144
},
"hsl": {
"h": 56.875,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.92428,
"c": 0.11293,
"h": 105.7
},
"luminance": 0.79956
}Semantic roles & 50–950 ramp
primary
#F0EB90
secondary
#585ECC
accent
#18D80D
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581