#FFF0CB#FFF0CB
#FFF0CB is a very light, muted orange. Relative luminance 0.879; OKLCH L 95.8% C 0.051 H 88.6°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF0CB |
|---|---|
| RGB | rgb(255, 240, 203) |
| HSL | hsl(43, 100%, 90%) |
| HSV | hsv(43, 20%, 100%) |
| CMYK | cmyk(0%, 5.9%, 20.4%, 0%) |
| CIE-LAB | lab(95.12, -0.69, 19.73) |
| CIE-LCH | lch(95.12, 19.74, 92.00°) |
| OKLab | oklab(95.77% 0.0013 0.0507) |
| OKLCH | oklch(95.77% 0.051 88.6) |
| XYZ | xyz(83.1794, 87.8936, 69.0717) |
| Luminance | 0.8789 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 3.69
Papayawhip
#FFEFD5
ΔE00 3.79
Cornsilk
#FFF8DC
ΔE00 3.97
Pale
#FFF9D0
ΔE00 4.17
Champagne
#F7E7CE
ΔE00 4.47
Wheat
#F5DEB3
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF0CB #CBDAFF
analogous
#FFD6CB #FFF0CB #F4FFCB
triadic
#FFF0CB #CBFFF0 #F0CBFF
tetradic
#FFF0CB #CBFFD6 #CBDAFF #FFCBF4
square
#FFF0CB #CBFFD6 #CBDAFF #FFCBF4
split-complementary
#FFF0CB #CBF4FF #D6CBFF
monochromatic
#FFCD51 #FFDE8E #FFF0CB #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.13
#FFF0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#FFF0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF0CB
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF0CB | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC9
Deuteranopia (green-blind)
#FDF3CC
Tritanopia (blue-blind)
#FFEAE6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fff0cb; /* rgb */ color: rgb(255, 240, 203); /* oklch */ color: oklch(95.8% 0.051 88.6);
Tailwind
colors: {
custom: {
50: '#fff4db',
500: '#fff0cb',
950: '#000000',
},
}SCSS
$custom: #fff0cb; $custom-light: #fff4db; $custom-dark: #000000;
JSON
{
"hex": "#fff0cb",
"rgb": {
"r": 255,
"g": 240,
"b": 203
},
"hsl": {
"h": 42.692,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95771,
"c": 0.05072,
"h": 88.6
},
"luminance": 0.87892
}Semantic roles & 50–950 ramp
primary
#FFF0CB
secondary
#85A2E9
accent
#42E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181715
muted
#868584