#F4CEBB#F4CEBB
#F4CEBB is a very light, muted orange. Relative luminance 0.670; OKLCH L 87.9% C 0.050 H 48.1°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CEBB |
|---|---|
| RGB | rgb(244, 206, 187) |
| HSL | hsl(20, 72%, 85%) |
| HSV | hsv(20, 23%, 96%) |
| CMYK | cmyk(0%, 15.6%, 23.4%, 4.3%) |
| CIE-LAB | lab(85.49, 10.51, 14.42) |
| CIE-LCH | lch(85.49, 17.85, 53.91°) |
| OKLab | oklab(87.89% 0.0335 0.0374) |
| OKLCH | oklch(87.89% 0.05 48.1) |
| XYZ | xyz(68.3497, 66.9660, 56.3294) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.51
Peach
#FFDAB9
ΔE00 6.09
Light Peach
#FFD8B1
ΔE00 7.50
Mistyrose
#FFE4E1
ΔE00 8.25
Bisque
#FFE4C4
ΔE00 8.87
Pale Salmon
#FFB19A
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CEBB #BBE1F4
analogous
#F4BBC5 #F4CEBB #F4EBBB
triadic
#F4CEBB #BBF4CE #CEBBF4
tetradic
#F4CEBB #C5F4BB #BBE1F4 #EBBBF4
square
#F4CEBB #C5F4BB #BBE1F4 #EBBBF4
split-complementary
#F4CEBB #BBF4EB #BBC5F4
monochromatic
#E38252 #EBA886 #F4CEBB #FBECE5 #FBECE5
Accessibility & contrast
On white
1.46
#F4CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#F4CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CEBB
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CEBB | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#E1D9BB
Tritanopia (blue-blind)
#FFC8C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f4cebb; /* rgb */ color: rgb(244, 206, 187); /* oklch */ color: oklch(87.9% 0.050 48.1);
Tailwind
colors: {
custom: {
50: '#f8ddcf',
500: '#f4cebb',
950: '#000000',
},
}SCSS
$custom: #f4cebb; $custom-light: #f8ddcf; $custom-dark: #000000;
JSON
{
"hex": "#f4cebb",
"rgb": {
"r": 244,
"g": 206,
"b": 187
},
"hsl": {
"h": 20,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.87886,
"c": 0.0502,
"h": 48.1
},
"luminance": 0.66964
}Semantic roles & 50–950 ramp
primary
#F4CEBB
secondary
#7EB8D5
accent
#93D411
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483