#F4CFBE#F4CFBE
#F4CFBE is a very light, muted orange. Relative luminance 0.676; OKLCH L 88.1% C 0.048 H 46.1°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CFBE |
|---|---|
| RGB | rgb(244, 207, 190) |
| HSL | hsl(19, 71%, 85%) |
| HSV | hsv(19, 22%, 96%) |
| CMYK | cmyk(0%, 15.2%, 22.1%, 4.3%) |
| CIE-LAB | lab(85.80, 10.42, 13.27) |
| CIE-LCH | lch(85.80, 16.87, 51.87°) |
| OKLab | oklab(88.15% 0.0332 0.0345) |
| OKLCH | oklch(88.15% 0.048 46.1) |
| XYZ | xyz(68.9157, 67.5788, 58.1190) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.26
Peach
#FFDAB9
ΔE00 6.65
Mistyrose
#FFE4E1
ΔE00 7.51
Light Peach
#FFD8B1
ΔE00 8.15
Bisque
#FFE4C4
ΔE00 9.23
Warm Beige
#E9DCC9
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CFBE #BEE3F4
analogous
#F4BEC8 #F4CFBE #F4EABE
triadic
#F4CFBE #BEF4CF #CFBEF4
tetradic
#F4CFBE #C8F4BE #BEE3F4 #EABEF4
square
#F4CFBE #C8F4BE #BEE3F4 #EABEF4
split-complementary
#F4CFBE #BEF4EA #BEC8F4
monochromatic
#E28255 #EBA88A #F4CFBE #FBECE5 #FBECE5
Accessibility & contrast
On white
1.45
#F4CFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#F4CFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CFBE
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CFBE | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BD
Deuteranopia (green-blind)
#E1D9BE
Tritanopia (blue-blind)
#FFC9CA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f4cfbe; /* rgb */ color: rgb(244, 207, 190); /* oklch */ color: oklch(88.1% 0.048 46.1);
Tailwind
colors: {
custom: {
50: '#f8ddd1',
500: '#f4cfbe',
950: '#000000',
},
}SCSS
$custom: #f4cfbe; $custom-light: #f8ddd1; $custom-dark: #000000;
JSON
{
"hex": "#f4cfbe",
"rgb": {
"r": 244,
"g": 207,
"b": 190
},
"hsl": {
"h": 18.889,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.88149,
"c": 0.04785,
"h": 46.1
},
"luminance": 0.67576
}Semantic roles & 50–950 ramp
primary
#F4CFBE
secondary
#81BBD5
accent
#96D312
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483