#F4CDAE#F4CDAE
#F4CDAE is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.4% C 0.060 H 60.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CDAE |
|---|---|
| RGB | rgb(244, 205, 174) |
| HSL | hsl(27, 76%, 82%) |
| HSV | hsv(27, 29%, 96%) |
| CMYK | cmyk(0%, 16%, 28.7%, 4.3%) |
| CIE-LAB | lab(84.97, 9.27, 20.57) |
| CIE-LCH | lch(84.97, 22.56, 65.73°) |
| OKLab | oklab(87.4% 0.0299 0.0526) |
| OKLCH | oklch(87.4% 0.06 60.4) |
| XYZ | xyz(66.7805, 65.9544, 49.2490) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.35
Peach
#FFDAB9
ΔE00 3.08
Light Peach
#FFD8B1
ΔE00 3.59
Bisque
#FFE4C4
ΔE00 6.42
Navajowhite
#FFDEAD
ΔE00 7.43
Burlywood
#DEB887
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CDAE #AED5F4
analogous
#F4AEB2 #F4CDAE #F4F0AE
triadic
#F4CDAE #AEF4CD #CDAEF4
tetradic
#F4CDAE #B2F4AE #AED5F4 #F0AEF4
square
#F4CDAE #B2F4AE #AED5F4 #F0AEF4
split-complementary
#F4CDAE #AEF4F0 #AEB2F4
monochromatic
#E58A42 #EDAC78 #F4CDAE #FBEEE4 #FBEEE4
Accessibility & contrast
On white
1.48
#F4CDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#F4CDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CDAE
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CDAE | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAC
Deuteranopia (green-blind)
#E2D8AE
Tritanopia (blue-blind)
#FFC5C4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f4cdae; /* rgb */ color: rgb(244, 205, 174); /* oklch */ color: oklch(87.4% 0.060 60.4);
Tailwind
colors: {
custom: {
50: '#f8dcc6',
500: '#f4cdae',
950: '#000000',
},
}SCSS
$custom: #f4cdae; $custom-light: #f8dcc6; $custom-dark: #000000;
JSON
{
"hex": "#f4cdae",
"rgb": {
"r": 244,
"g": 205,
"b": 174
},
"hsl": {
"h": 26.571,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.87396,
"c": 0.06049,
"h": 60.4
},
"luminance": 0.65952
}Semantic roles & 50–950 ramp
primary
#F4CDAE
secondary
#72A9D4
accent
#7ED80D
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171513
muted
#858482