#F4CFBC#F4CFBC
#F4CFBC is a very light, muted orange. Relative luminance 0.675; OKLCH L 88.1% C 0.049 H 48.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CFBC |
|---|---|
| RGB | rgb(244, 207, 188) |
| HSL | hsl(20, 72%, 85%) |
| HSV | hsv(20, 23%, 96%) |
| CMYK | cmyk(0%, 15.2%, 23%, 4.3%) |
| CIE-LAB | lab(85.75, 10.13, 14.27) |
| CIE-LCH | lch(85.75, 17.50, 54.62°) |
| OKLab | oklab(88.1% 0.0324 0.037) |
| OKLCH | oklch(88.1% 0.049 48.8) |
| XYZ | xyz(68.6986, 67.4919, 56.9757) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.55
Peach
#FFDAB9
ΔE00 5.87
Light Peach
#FFD8B1
ΔE00 7.32
Mistyrose
#FFE4E1
ΔE00 8.12
Bisque
#FFE4C4
ΔE00 8.56
Warm Beige
#E9DCC9
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CFBC #BCE1F4
analogous
#F4BCC5 #F4CFBC #F4EBBC
triadic
#F4CFBC #BCF4CF #CFBCF4
tetradic
#F4CFBC #C5F4BC #BCE1F4 #EBBCF4
square
#F4CFBC #C5F4BC #BCE1F4 #EBBCF4
split-complementary
#F4CFBC #BCF4EB #BCC5F4
monochromatic
#E38453 #EBA987 #F4CFBC #FBECE5 #FBECE5
Accessibility & contrast
On white
1.45
#F4CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#F4CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CFBC
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CFBC | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BB
Deuteranopia (green-blind)
#E1D9BC
Tritanopia (blue-blind)
#FFC9CA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f4cfbc; /* rgb */ color: rgb(244, 207, 188); /* oklch */ color: oklch(88.1% 0.049 48.8);
Tailwind
colors: {
custom: {
50: '#f8ddd0',
500: '#f4cfbc',
950: '#000000',
},
}SCSS
$custom: #f4cfbc; $custom-light: #f8ddd0; $custom-dark: #000000;
JSON
{
"hex": "#f4cfbc",
"rgb": {
"r": 244,
"g": 207,
"b": 188
},
"hsl": {
"h": 20.357,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.88101,
"c": 0.04917,
"h": 48.8
},
"luminance": 0.6749
}Semantic roles & 50–950 ramp
primary
#F4CFBC
secondary
#7FB8D5
accent
#92D412
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483