#F4CDBA#F4CDBA
#F4CDBA is a very light, muted orange. Relative luminance 0.664; OKLCH L 87.7% C 0.051 H 47.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CDBA |
|---|---|
| RGB | rgb(244, 205, 186) |
| HSL | hsl(20, 73%, 84%) |
| HSV | hsv(20, 24%, 96%) |
| CMYK | cmyk(0%, 16%, 23.8%, 4.3%) |
| CIE-LAB | lab(85.22, 10.90, 14.58) |
| CIE-LCH | lch(85.22, 18.20, 53.23°) |
| OKLab | oklab(87.67% 0.0346 0.0378) |
| OKLCH | oklch(87.67% 0.051 47.5) |
| XYZ | xyz(68.0030, 66.4434, 55.6876) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.50
Peach
#FFDAB9
ΔE00 6.32
Light Peach
#FFD8B1
ΔE00 7.69
Mistyrose
#FFE4E1
ΔE00 8.40
Bisque
#FFE4C4
ΔE00 9.19
Pale Salmon
#FFB19A
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CDBA #BAE1F4
analogous
#F4BAC4 #F4CDBA #F4EABA
triadic
#F4CDBA #BAF4CD #CDBAF4
tetradic
#F4CDBA #C4F4BA #BAE1F4 #EABAF4
square
#F4CDBA #C4F4BA #BAE1F4 #EABAF4
split-complementary
#F4CDBA #BAF4EA #BAC4F4
monochromatic
#E38150 #ECA785 #F4CDBA #FBECE5 #FBECE5
Accessibility & contrast
On white
1.47
#F4CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#F4CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CDBA
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CDBA | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B9
Deuteranopia (green-blind)
#E0D8BA
Tritanopia (blue-blind)
#FFC7C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f4cdba; /* rgb */ color: rgb(244, 205, 186); /* oklch */ color: oklch(87.7% 0.051 47.5);
Tailwind
colors: {
custom: {
50: '#f8dcce',
500: '#f4cdba',
950: '#000000',
},
}SCSS
$custom: #f4cdba; $custom-light: #f8dcce; $custom-dark: #000000;
JSON
{
"hex": "#f4cdba",
"rgb": {
"r": 244,
"g": 205,
"b": 186
},
"hsl": {
"h": 19.655,
"s": 72.5,
"l": 84.314
},
"oklch": {
"l": 0.87673,
"c": 0.05124,
"h": 47.5
},
"luminance": 0.66441
}Semantic roles & 50–950 ramp
primary
#F4CDBA
secondary
#7EB8D5
accent
#94D511
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483