#F0CFBC#F0CFBC
#F0CFBC is a very light, muted orange. Relative luminance 0.668; OKLCH L 87.7% C 0.045 H 51.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CFBC |
|---|---|
| RGB | rgb(240, 207, 188) |
| HSL | hsl(22, 63%, 84%) |
| HSV | hsv(22, 22%, 94%) |
| CMYK | cmyk(0%, 13.7%, 21.7%, 5.9%) |
| CIE-LAB | lab(85.39, 8.66, 13.71) |
| CIE-LCH | lch(85.39, 16.22, 57.72°) |
| OKLab | oklab(87.74% 0.028 0.0356) |
| OKLCH | oklch(87.74% 0.045 51.8) |
| XYZ | xyz(67.3254, 66.7839, 56.9113) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.02
Peach
#FFDAB9
ΔE00 5.48
Light Peach
#FFD8B1
ΔE00 6.95
Bisque
#FFE4C4
ΔE00 7.76
Mistyrose
#FFE4E1
ΔE00 8.24
Warm Beige
#E9DCC9
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CFBC #BCDDF0
analogous
#F0BCC3 #F0CFBC #F0E9BC
triadic
#F0CFBC #BCF0CF #CFBCF0
tetradic
#F0CFBC #C3F0BC #BCDDF0 #E9BCF0
square
#F0CFBC #C3F0BC #BCDDF0 #E9BCF0
split-complementary
#F0CFBC #BCF0E9 #BCC3F0
monochromatic
#DA8758 #E5AB8A #F0CFBC #F9EDE6 #F9EDE6
Accessibility & contrast
On white
1.46
#F0CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#F0CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CFBC
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CFBC | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BB
Deuteranopia (green-blind)
#E0D8BC
Tritanopia (blue-blind)
#FAC9CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f0cfbc; /* rgb */ color: rgb(240, 207, 188); /* oklch */ color: oklch(87.7% 0.045 51.8);
Tailwind
colors: {
custom: {
50: '#f5ddd0',
500: '#f0cfbc',
950: '#000000',
},
}SCSS
$custom: #f0cfbc; $custom-light: #f5ddd0; $custom-dark: #000000;
JSON
{
"hex": "#f0cfbc",
"rgb": {
"r": 240,
"g": 207,
"b": 188
},
"hsl": {
"h": 21.923,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.87738,
"c": 0.0453,
"h": 51.8
},
"luminance": 0.66782
}Semantic roles & 50–950 ramp
primary
#F0CFBC
secondary
#82B2CF
accent
#8BCB1A
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483