#F4CDAB#F4CDAB
#F4CDAB is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.3% C 0.063 H 62.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CDAB |
|---|---|
| RGB | rgb(244, 205, 171) |
| HSL | hsl(28, 77%, 81%) |
| HSV | hsv(28, 30%, 96%) |
| CMYK | cmyk(0%, 16%, 29.9%, 4.3%) |
| CIE-LAB | lab(84.91, 8.88, 22.07) |
| CIE-LCH | lch(84.91, 23.79, 68.07°) |
| OKLab | oklab(87.33% 0.0287 0.0562) |
| OKLCH | oklch(87.33% 0.063 62.9) |
| XYZ | xyz(66.4913, 65.8387, 47.7259) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.93
Peach
#FFDAB9
ΔE00 2.95
Apricot
#FBCEB1
ΔE00 3.16
Bisque
#FFE4C4
ΔE00 6.13
Navajowhite
#FFDEAD
ΔE00 6.56
Burlywood
#DEB887
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CDAB #ABD2F4
analogous
#F4ABAE #F4CDAB #F4F2AB
triadic
#F4CDAB #ABF4CD #CDABF4
tetradic
#F4CDAB #AEF4AB #ABD2F4 #F2ABF4
square
#F4CDAB #AEF4AB #ABD2F4 #F2ABF4
split-complementary
#F4CDAB #ABF4F2 #ABAEF4
monochromatic
#E68D3F #EDAD75 #F4CDAB #FBEDE1 #FBEFE4
Accessibility & contrast
On white
1.48
#F4CDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#F4CDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CDAB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CDAB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA9
Deuteranopia (green-blind)
#E3D8AC
Tritanopia (blue-blind)
#FFC5C4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f4cdab; /* rgb */ color: rgb(244, 205, 171); /* oklch */ color: oklch(87.3% 0.063 62.9);
Tailwind
colors: {
custom: {
50: '#f8dcc4',
500: '#f4cdab',
950: '#000000',
},
}SCSS
$custom: #f4cdab; $custom-light: #f8dcc4; $custom-dark: #000000;
JSON
{
"hex": "#f4cdab",
"rgb": {
"r": 244,
"g": 205,
"b": 171
},
"hsl": {
"h": 27.945,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.87331,
"c": 0.06313,
"h": 62.9
},
"luminance": 0.65836
}Semantic roles & 50–950 ramp
primary
#F4CDAB
secondary
#6FA5D4
accent
#7AD90C
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171512
muted
#858482