#F4CEBF#F4CEBF
#F4CEBF is a very light, muted orange. Relative luminance 0.671; OKLCH L 88.0% C 0.048 H 42.7°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CEBF |
|---|---|
| RGB | rgb(244, 206, 191) |
| HSL | hsl(17, 71%, 85%) |
| HSV | hsv(17, 22%, 96%) |
| CMYK | cmyk(0%, 15.6%, 21.7%, 4.3%) |
| CIE-LAB | lab(85.57, 11.08, 12.43) |
| CIE-LCH | lch(85.57, 16.65, 48.28°) |
| OKLab | oklab(87.98% 0.0351 0.0324) |
| OKLCH | oklch(87.98% 0.048 42.7) |
| XYZ | xyz(68.7839, 67.1396, 58.6161) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.05
Mistyrose
#FFE4E1
ΔE00 7.13
Peach
#FFDAB9
ΔE00 7.66
Light Peach
#FFD8B1
ΔE00 9.16
Pale Salmon
#FFB19A
ΔE00 10.03
Pale Rose
#FDC1C5
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CEBF #BFE5F4
analogous
#F4BFCA #F4CEBF #F4E8BF
triadic
#F4CEBF #BFF4CE #CEBFF4
tetradic
#F4CEBF #CAF4BF #BFE5F4 #E8BFF4
square
#F4CEBF #CAF4BF #BFE5F4 #E8BFF4
split-complementary
#F4CEBF #BFF4E8 #BFCAF4
monochromatic
#E27E57 #EBA68B #F4CEBF #FBEBE5 #FBEBE5
Accessibility & contrast
On white
1.46
#F4CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#F4CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CEBF
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CEBF | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BE
Deuteranopia (green-blind)
#E0D9BF
Tritanopia (blue-blind)
#FEC8CA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f4cebf; /* rgb */ color: rgb(244, 206, 191); /* oklch */ color: oklch(88.0% 0.048 42.7);
Tailwind
colors: {
custom: {
50: '#f8ddd2',
500: '#f4cebf',
950: '#000000',
},
}SCSS
$custom: #f4cebf; $custom-light: #f8ddd2; $custom-dark: #000000;
JSON
{
"hex": "#f4cebf",
"rgb": {
"r": 244,
"g": 206,
"b": 191
},
"hsl": {
"h": 16.981,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.87984,
"c": 0.04772,
"h": 42.7
},
"luminance": 0.67137
}Semantic roles & 50–950 ramp
primary
#F4CEBF
secondary
#82BED5
accent
#9CD313
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483