#F4CDBE#F4CDBE
#F4CDBE is a very light, muted orange. Relative luminance 0.666; OKLCH L 87.8% C 0.049 H 42.1°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CDBE |
|---|---|
| RGB | rgb(244, 205, 190) |
| HSL | hsl(17, 71%, 85%) |
| HSV | hsv(17, 22%, 96%) |
| CMYK | cmyk(0%, 16%, 22.1%, 4.3%) |
| CIE-LAB | lab(85.31, 11.46, 12.58) |
| CIE-LCH | lch(85.31, 17.02, 47.67°) |
| OKLab | oklab(87.77% 0.0362 0.0328) |
| OKLCH | oklch(87.77% 0.049 42.1) |
| XYZ | xyz(68.4342, 66.6158, 57.9585) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.08
Mistyrose
#FFE4E1
ΔE00 7.34
Peach
#FFDAB9
ΔE00 7.87
Light Peach
#FFD8B1
ΔE00 9.33
Pale Salmon
#FFB19A
ΔE00 9.71
Pale Rose
#FDC1C5
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CDBE #BEE5F4
analogous
#F4BECA #F4CDBE #F4E8BE
triadic
#F4CDBE #BEF4CD #CDBEF4
tetradic
#F4CDBE #CAF4BE #BEE5F4 #E8BEF4
square
#F4CDBE #CAF4BE #BEE5F4 #E8BEF4
split-complementary
#F4CDBE #BEF4E8 #BECAF4
monochromatic
#E27C55 #EBA58A #F4CDBE #FBEBE5 #FBEBE5
Accessibility & contrast
On white
1.47
#F4CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#F4CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CDBE
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CDBE | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1BD
Deuteranopia (green-blind)
#DFD8BE
Tritanopia (blue-blind)
#FFC7C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f4cdbe; /* rgb */ color: rgb(244, 205, 190); /* oklch */ color: oklch(87.8% 0.049 42.1);
Tailwind
colors: {
custom: {
50: '#f8dcd1',
500: '#f4cdbe',
950: '#000000',
},
}SCSS
$custom: #f4cdbe; $custom-light: #f8dcd1; $custom-dark: #000000;
JSON
{
"hex": "#f4cdbe",
"rgb": {
"r": 244,
"g": 205,
"b": 190
},
"hsl": {
"h": 16.667,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.8777,
"c": 0.04881,
"h": 42.1
},
"luminance": 0.66613
}Semantic roles & 50–950 ramp
primary
#F4CDBE
secondary
#81BED5
accent
#9ED312
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483