#F0CEBF#F0CEBF
#F0CEBF is a very light, muted orange. Relative luminance 0.664; OKLCH L 87.6% C 0.044 H 45.2°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CEBF |
|---|---|
| RGB | rgb(240, 206, 191) |
| HSL | hsl(18, 62%, 85%) |
| HSV | hsv(18, 20%, 94%) |
| CMYK | cmyk(0%, 14.2%, 20.4%, 5.9%) |
| CIE-LAB | lab(85.22, 9.62, 11.87) |
| CIE-LCH | lch(85.22, 15.28, 50.98°) |
| OKLab | oklab(87.62% 0.0307 0.0309) |
| OKLCH | oklch(87.62% 0.044 45.2) |
| XYZ | xyz(67.4106, 66.4316, 58.5517) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.13
Mistyrose
#FFE4E1
ΔE00 7.07
Peach
#FFDAB9
ΔE00 7.22
Light Peach
#FFD8B1
ΔE00 8.74
Bisque
#FFE4C4
ΔE00 9.46
Warm Beige
#E9DCC9
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CEBF #BFE1F0
analogous
#F0BFC9 #F0CEBF #F0E6BF
triadic
#F0CEBF #BFF0CE #CEBFF0
tetradic
#F0CEBF #C9F0BF #BFE1F0 #E6BFF0
square
#F0CEBF #C9F0BF #BFE1F0 #E6BFF0
split-complementary
#F0CEBF #BFF0E6 #BFC9F0
monochromatic
#D9825C #E4A88D #F0CEBF #F9ECE6 #F9ECE6
Accessibility & contrast
On white
1.47
#F0CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#F0CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CEBF
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CEBF | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1BE
Deuteranopia (green-blind)
#DED8BF
Tritanopia (blue-blind)
#FAC9CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f0cebf; /* rgb */ color: rgb(240, 206, 191); /* oklch */ color: oklch(87.6% 0.044 45.2);
Tailwind
colors: {
custom: {
50: '#f5ddd2',
500: '#f0cebf',
950: '#000000',
},
}SCSS
$custom: #f0cebf; $custom-light: #f5ddd2; $custom-dark: #000000;
JSON
{
"hex": "#f0cebf",
"rgb": {
"r": 240,
"g": 206,
"b": 191
},
"hsl": {
"h": 18.367,
"s": 62.025,
"l": 84.51
},
"oklch": {
"l": 0.8762,
"c": 0.04359,
"h": 45.2
},
"luminance": 0.66429
}Semantic roles & 50–950 ramp
primary
#F0CEBF
secondary
#85B8CF
accent
#94CA1C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483