#F0CDAB#F0CDAB
#F0CDAB is a very light, moderate orange. Relative luminance 0.651; OKLCH L 87.0% C 0.060 H 66.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CDAB |
|---|---|
| RGB | rgb(240, 205, 171) |
| HSL | hsl(30, 70%, 81%) |
| HSV | hsv(30, 29%, 94%) |
| CMYK | cmyk(0%, 14.6%, 28.8%, 5.9%) |
| CIE-LAB | lab(84.55, 7.37, 21.51) |
| CIE-LCH | lch(84.55, 22.74, 71.08°) |
| OKLab | oklab(86.96% 0.0243 0.0549) |
| OKLCH | oklch(86.96% 0.06 66.1) |
| XYZ | xyz(65.1181, 65.1306, 47.6615) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.03
Peach
#FFDAB9
ΔE00 3.20
Apricot
#FBCEB1
ΔE00 4.38
Bisque
#FFE4C4
ΔE00 5.55
Navajowhite
#FFDEAD
ΔE00 5.97
Burlywood
#DEB887
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CDAB #ABCEF0
analogous
#F0ABAB #F0CDAB #F0EFAB
triadic
#F0CDAB #ABF0CD #CDABF0
tetradic
#F0CDAB #ABF0AB #ABCEF0 #EFABF0
square
#F0CDAB #ABF0AB #ABCEF0 #EFABF0
split-complementary
#F0CDAB #ABF0EF #ABABF0
monochromatic
#DD8F43 #E7AE77 #F0CDAB #F9ECDF #FAF0E5
Accessibility & contrast
On white
1.50
#F0CDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#F0CDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CDAB
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CDAB | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA9
Deuteranopia (green-blind)
#E1D6AC
Tritanopia (blue-blind)
#FCC5C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f0cdab; /* rgb */ color: rgb(240, 205, 171); /* oklch */ color: oklch(87.0% 0.060 66.1);
Tailwind
colors: {
custom: {
50: '#f6dcc4',
500: '#f0cdab',
950: '#000000',
},
}SCSS
$custom: #f0cdab; $custom-light: #f6dcc4; $custom-dark: #000000;
JSON
{
"hex": "#f0cdab",
"rgb": {
"r": 240,
"g": 205,
"b": 171
},
"hsl": {
"h": 29.565,
"s": 69.697,
"l": 80.588
},
"oklch": {
"l": 0.86961,
"c": 0.06001,
"h": 66.1
},
"luminance": 0.65128
}Semantic roles & 50–950 ramp
primary
#F0CDAB
secondary
#71A0CE
accent
#74D214
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171512
muted
#858482