#F0CB8A#F0CB8A
#F0CB8A is a very light, moderate orange. Relative luminance 0.631; OKLCH L 85.9% C 0.092 H 81.1°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CB8A |
|---|---|
| RGB | rgb(240, 203, 138) |
| HSL | hsl(38, 77%, 74%) |
| HSV | hsv(38, 43%, 94%) |
| CMYK | cmyk(0%, 15.4%, 42.5%, 5.9%) |
| CIE-LAB | lab(83.48, 4.55, 37.24) |
| CIE-LCH | lch(83.48, 37.52, 83.03°) |
| OKLab | oklab(85.93% 0.0144 0.0914) |
| OKLCH | oklch(85.93% 0.093 81.1) |
| XYZ | xyz(61.8805, 63.0750, 32.9550) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.65
Burlywood
#DEB887
ΔE00 5.94
Sand (survey)
#E2CA76
ΔE00 6.04
Very Light Brown
#D3B683
ΔE00 6.37
Pale Peach
#FFE5AD
ΔE00 6.47
Tan (survey)
#D1B26F
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CB8A #8AAFF0
analogous
#F0988A #F0CB8A #E2F08A
triadic
#F0CB8A #8AF0CB #CB8AF0
tetradic
#F0CB8A #8AF098 #8AAFF0 #F08AE2
square
#F0CB8A #8AF098 #8AAFF0 #F08AE2
split-complementary
#F0CB8A #8AE2F0 #988AF0
monochromatic
#E29B1E #E9B354 #F0CB8A #F7E3C0 #FCF3E4
Accessibility & contrast
On white
1.54
#F0CB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#F0CB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CB8A
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CB8A | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB85
Deuteranopia (green-blind)
#E4D48C
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f0cb8a; /* rgb */ color: rgb(240, 203, 138); /* oklch */ color: oklch(85.9% 0.092 81.1);
Tailwind
colors: {
custom: {
50: '#f7daad',
500: '#f0cb8a',
950: '#000000',
},
}SCSS
$custom: #f0cb8a; $custom-light: #f7daad; $custom-dark: #000000;
JSON
{
"hex": "#f0cb8a",
"rgb": {
"r": 240,
"g": 203,
"b": 138
},
"hsl": {
"h": 38.235,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.85934,
"c": 0.0925,
"h": 81.1
},
"luminance": 0.63072
}Semantic roles & 50–950 ramp
primary
#F0CB8A
secondary
#537ECC
accent
#57DA0C
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381