#F0CDBE#F0CDBE
#F0CDBE is a very light, muted orange. Relative luminance 0.659; OKLCH L 87.4% C 0.045 H 44.5°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CDBE |
|---|---|
| RGB | rgb(240, 205, 190) |
| HSL | hsl(18, 63%, 84%) |
| HSV | hsv(18, 21%, 94%) |
| CMYK | cmyk(0%, 14.6%, 20.8%, 5.9%) |
| CIE-LAB | lab(84.95, 10.00, 12.02) |
| CIE-LCH | lch(84.95, 15.64, 50.26°) |
| OKLab | oklab(87.4% 0.0318 0.0313) |
| OKLCH | oklch(87.4% 0.045 44.5) |
| XYZ | xyz(67.0610, 65.9078, 57.8941) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.10
Mistyrose
#FFE4E1
ΔE00 7.22
Peach
#FFDAB9
ΔE00 7.40
Light Peach
#FFD8B1
ΔE00 8.90
Bisque
#FFE4C4
ΔE00 9.76
Pinkish Grey
#C8ACA9
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CDBE #BEE1F0
analogous
#F0BEC8 #F0CDBE #F0E6BE
triadic
#F0CDBE #BEF0CD #CDBEF0
tetradic
#F0CDBE #C8F0BE #BEE1F0 #E6BEF0
square
#F0CDBE #C8F0BE #BEE1F0 #E6BEF0
split-complementary
#F0CDBE #BEF0E6 #BEC8F0
monochromatic
#D9815B #E5A78C #F0CDBE #F9ECE6 #F9ECE6
Accessibility & contrast
On white
1.48
#F0CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#F0CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CDBE
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CDBE | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BD
Deuteranopia (green-blind)
#DED7BE
Tritanopia (blue-blind)
#FAC8C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f0cdbe; /* rgb */ color: rgb(240, 205, 190); /* oklch */ color: oklch(87.4% 0.045 44.5);
Tailwind
colors: {
custom: {
50: '#f5dcd1',
500: '#f0cdbe',
950: '#000000',
},
}SCSS
$custom: #f0cdbe; $custom-light: #f5dcd1; $custom-dark: #000000;
JSON
{
"hex": "#f0cdbe",
"rgb": {
"r": 240,
"g": 205,
"b": 190
},
"hsl": {
"h": 18,
"s": 62.5,
"l": 84.314
},
"oklch": {
"l": 0.87404,
"c": 0.04466,
"h": 44.5
},
"luminance": 0.65906
}Semantic roles & 50–950 ramp
primary
#F0CDBE
secondary
#84B8CF
accent
#96CA1B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483