#F4CBB7#F4CBB7
#F4CBB7 is a very light, muted orange. Relative luminance 0.654; OKLCH L 87.2% C 0.054 H 47.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CBB7 |
|---|---|
| RGB | rgb(244, 203, 183) |
| HSL | hsl(20, 73%, 84%) |
| HSV | hsv(20, 25%, 96%) |
| CMYK | cmyk(0%, 16.8%, 25%, 4.3%) |
| CIE-LAB | lab(84.67, 11.53, 15.39) |
| CIE-LCH | lch(84.67, 19.23, 53.18°) |
| OKLab | oklab(87.22% 0.0365 0.0398) |
| OKLCH | oklch(87.22% 0.054 47.5) |
| XYZ | xyz(67.2121, 65.3664, 53.8671) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.22
Peach
#FFDAB9
ΔE00 6.45
Light Peach
#FFD8B1
ΔE00 7.70
Mistyrose
#FFE4E1
ΔE00 9.00
Pale Salmon
#FFB19A
ΔE00 9.22
Bisque
#FFE4C4
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CBB7 #B7E0F4
analogous
#F4B7C1 #F4CBB7 #F4E9B7
triadic
#F4CBB7 #B7F4CB #CBB7F4
tetradic
#F4CBB7 #C1F4B7 #B7E0F4 #E9B7F4
square
#F4CBB7 #C1F4B7 #B7E0F4 #E9B7F4
split-complementary
#F4CBB7 #B7F4E9 #B7C1F4
monochromatic
#E47E4D #ECA582 #F4CBB7 #FBECE4 #FBECE4
Accessibility & contrast
On white
1.49
#F4CBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#F4CBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CBB7
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CBB7 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB6
Deuteranopia (green-blind)
#DFD7B7
Tritanopia (blue-blind)
#FFC4C5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f4cbb7; /* rgb */ color: rgb(244, 203, 183); /* oklch */ color: oklch(87.2% 0.054 47.5);
Tailwind
colors: {
custom: {
50: '#f8dacc',
500: '#f4cbb7',
950: '#000000',
},
}SCSS
$custom: #f4cbb7; $custom-light: #f8dacc; $custom-dark: #000000;
JSON
{
"hex": "#f4cbb7",
"rgb": {
"r": 244,
"g": 203,
"b": 183
},
"hsl": {
"h": 19.672,
"s": 73.494,
"l": 83.725
},
"oklch": {
"l": 0.87222,
"c": 0.054,
"h": 47.5
},
"luminance": 0.65364
}Semantic roles & 50–950 ramp
primary
#F4CBB7
secondary
#7BB7D5
accent
#95D610
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#171513
muted
#858483