#F0CD90#F0CD90
#F0CD90 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.4% C 0.087 H 81.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CD90 |
|---|---|
| RGB | rgb(240, 205, 144) |
| HSL | hsl(38, 76%, 75%) |
| HSV | hsv(38, 40%, 94%) |
| CMYK | cmyk(0%, 14.6%, 40%, 5.9%) |
| CIE-LAB | lab(84.07, 4.15, 34.93) |
| CIE-LCH | lch(84.07, 35.18, 83.23°) |
| OKLab | oklab(86.43% 0.0137 0.0863) |
| OKLCH | oklch(86.43% 0.087 81) |
| XYZ | xyz(62.8023, 64.2043, 35.4647) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.83
Pale Peach
#FFE5AD
ΔE00 5.76
Burlywood
#DEB887
ΔE00 5.94
Wheat
#F5DEB3
ΔE00 6.03
Moccasin
#FFE4B5
ΔE00 6.14
Very Light Brown
#D3B683
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CD90 #90B3F0
analogous
#F09D90 #F0CD90 #E3F090
triadic
#F0CD90 #90F0CD #CD90F0
tetradic
#F0CD90 #90F09D #90B3F0 #F090E3
square
#F0CD90 #90F09D #90B3F0 #F090E3
split-complementary
#F0CD90 #90E3F0 #9D90F0
monochromatic
#E19C24 #E9B55A #F0CD90 #F7E5C6 #FBF3E4
Accessibility & contrast
On white
1.52
#F0CD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#F0CD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CD90
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CD90 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD8C
Deuteranopia (green-blind)
#E5D592
Tritanopia (blue-blind)
#FFC2BD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f0cd90; /* rgb */ color: rgb(240, 205, 144); /* oklch */ color: oklch(86.4% 0.087 81.0);
Tailwind
colors: {
custom: {
50: '#f6dcb1',
500: '#f0cd90',
950: '#000000',
},
}SCSS
$custom: #f0cd90; $custom-light: #f6dcb1; $custom-dark: #000000;
JSON
{
"hex": "#f0cd90",
"rgb": {
"r": 240,
"g": 205,
"b": 144
},
"hsl": {
"h": 38.125,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.86429,
"c": 0.08736,
"h": 81
},
"luminance": 0.64202
}Semantic roles & 50–950 ramp
primary
#F0CD90
secondary
#5882CC
accent
#57D80D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481