#F0CEBB#F0CEBB
#F0CEBB is a very light, muted orange. Relative luminance 0.663; OKLCH L 87.5% C 0.046 H 51.0°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CEBB |
|---|---|
| RGB | rgb(240, 206, 187) |
| HSL | hsl(22, 64%, 84%) |
| HSV | hsv(22, 22%, 94%) |
| CMYK | cmyk(0%, 14.2%, 22.1%, 5.9%) |
| CIE-LAB | lab(85.13, 9.04, 13.87) |
| CIE-LCH | lch(85.13, 16.55, 56.89°) |
| OKLab | oklab(87.52% 0.0292 0.036) |
| OKLCH | oklch(87.52% 0.046 51) |
| XYZ | xyz(66.9765, 66.2579, 56.2650) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.88
Peach
#FFDAB9
ΔE00 5.66
Light Peach
#FFD8B1
ΔE00 7.10
Bisque
#FFE4C4
ΔE00 8.08
Mistyrose
#FFE4E1
ΔE00 8.32
Warm Beige
#E9DCC9
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CEBB #BBDDF0
analogous
#F0BBC2 #F0CEBB #F0E8BB
triadic
#F0CEBB #BBF0CE #CEBBF0
tetradic
#F0CEBB #C2F0BB #BBDDF0 #E8BBF0
square
#F0CEBB #C2F0BB #BBDDF0 #E8BBF0
split-complementary
#F0CEBB #BBF0E8 #BBC2F0
monochromatic
#DA8657 #E5AA89 #F0CEBB #F9EDE6 #F9EDE6
Accessibility & contrast
On white
1.47
#F0CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#F0CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CEBB
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CEBB | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BA
Deuteranopia (green-blind)
#DFD7BB
Tritanopia (blue-blind)
#FAC8C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f0cebb; /* rgb */ color: rgb(240, 206, 187); /* oklch */ color: oklch(87.5% 0.046 51.0);
Tailwind
colors: {
custom: {
50: '#f5ddcf',
500: '#f0cebb',
950: '#000000',
},
}SCSS
$custom: #f0cebb; $custom-light: #f5ddcf; $custom-dark: #000000;
JSON
{
"hex": "#f0cebb",
"rgb": {
"r": 240,
"g": 206,
"b": 187
},
"hsl": {
"h": 21.509,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.87522,
"c": 0.0463,
"h": 51
},
"luminance": 0.66256
}Semantic roles & 50–950 ramp
primary
#F0CEBB
secondary
#81B3CF
accent
#8CCC1A
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483