#F4CFBF#F4CFBF
#F4CFBF is a very light, muted orange. Relative luminance 0.676; OKLCH L 88.2% C 0.047 H 44.7°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CFBF |
|---|---|
| RGB | rgb(244, 207, 191) |
| HSL | hsl(18, 71%, 85%) |
| HSV | hsv(18, 22%, 96%) |
| CMYK | cmyk(0%, 15.2%, 21.7%, 4.3%) |
| CIE-LAB | lab(85.82, 10.56, 12.77) |
| CIE-LCH | lch(85.82, 16.57, 50.42°) |
| OKLab | oklab(88.17% 0.0336 0.0332) |
| OKLCH | oklch(88.17% 0.047 44.7) |
| XYZ | xyz(69.0254, 67.6226, 58.6966) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.64
Peach
#FFDAB9
ΔE00 7.05
Mistyrose
#FFE4E1
ΔE00 7.22
Light Peach
#FFD8B1
ΔE00 8.57
Bisque
#FFE4C4
ΔE00 9.58
Pale Salmon
#FFB19A
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CFBF #BFE4F4
analogous
#F4BFC9 #F4CFBF #F4E9BF
triadic
#F4CFBF #BFF4CF #CFBFF4
tetradic
#F4CFBF #C9F4BF #BFE4F4 #E9BFF4
square
#F4CFBF #C9F4BF #BFE4F4 #E9BFF4
split-complementary
#F4CFBF #BFF4E9 #BFC9F4
monochromatic
#E28157 #EBA88B #F4CFBF #FBEBE5 #FBEBE5
Accessibility & contrast
On white
1.45
#F4CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#F4CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CFBF
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CFBF | 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)
#D8D2BE
Deuteranopia (green-blind)
#E1DABF
Tritanopia (blue-blind)
#FEC9CB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f4cfbf; /* rgb */ color: rgb(244, 207, 191); /* oklch */ color: oklch(88.2% 0.047 44.7);
Tailwind
colors: {
custom: {
50: '#f8ddd2',
500: '#f4cfbf',
950: '#000000',
},
}SCSS
$custom: #f4cfbf; $custom-light: #f8ddd2; $custom-dark: #000000;
JSON
{
"hex": "#f4cfbf",
"rgb": {
"r": 244,
"g": 207,
"b": 191
},
"hsl": {
"h": 18.113,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.88173,
"c": 0.04723,
"h": 44.7
},
"luminance": 0.6762
}Semantic roles & 50–950 ramp
primary
#F4CFBF
secondary
#82BCD5
accent
#99D313
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483