#F0CDBA#F0CDBA
#F0CDBA is a very light, muted orange. Relative luminance 0.657; OKLCH L 87.3% C 0.047 H 50.2°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CDBA |
|---|---|
| RGB | rgb(240, 205, 186) |
| HSL | hsl(21, 64%, 84%) |
| HSV | hsv(21, 23%, 94%) |
| CMYK | cmyk(0%, 14.6%, 22.5%, 5.9%) |
| CIE-LAB | lab(84.86, 9.42, 14.02) |
| CIE-LCH | lch(84.86, 16.89, 56.10°) |
| OKLab | oklab(87.31% 0.0303 0.0364) |
| OKLCH | oklch(87.31% 0.047 50.2) |
| XYZ | xyz(66.6298, 65.7353, 55.6232) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.77
Peach
#FFDAB9
ΔE00 5.86
Light Peach
#FFD8B1
ΔE00 7.26
Bisque
#FFE4C4
ΔE00 8.40
Mistyrose
#FFE4E1
ΔE00 8.42
Warm Beige
#E9DCC9
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CDBA #BADDF0
analogous
#F0BAC2 #F0CDBA #F0E8BA
triadic
#F0CDBA #BAF0CD #CDBAF0
tetradic
#F0CDBA #C2F0BA #BADDF0 #E8BAF0
square
#F0CDBA #C2F0BA #BADDF0 #E8BAF0
split-complementary
#F0CDBA #BAF0E8 #BAC2F0
monochromatic
#DA8455 #E5A988 #F0CDBA #FAEDE6 #FAEDE6
Accessibility & contrast
On white
1.48
#F0CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#F0CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CDBA
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CDBA | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0B9
Deuteranopia (green-blind)
#DED7BA
Tritanopia (blue-blind)
#FAC7C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f0cdba; /* rgb */ color: rgb(240, 205, 186); /* oklch */ color: oklch(87.3% 0.047 50.2);
Tailwind
colors: {
custom: {
50: '#f5dcce',
500: '#f0cdba',
950: '#000000',
},
}SCSS
$custom: #f0cdba; $custom-light: #f5dcce; $custom-dark: #000000;
JSON
{
"hex": "#f0cdba",
"rgb": {
"r": 240,
"g": 205,
"b": 186
},
"hsl": {
"h": 21.111,
"s": 64.286,
"l": 83.529
},
"oklch": {
"l": 0.87306,
"c": 0.0473,
"h": 50.2
},
"luminance": 0.65733
}Semantic roles & 50–950 ramp
primary
#F0CDBA
secondary
#80B3CF
accent
#8DCC19
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483