#F1CDAE#F1CDAE
#F1CDAE is a very light, muted orange. Relative luminance 0.654; OKLCH L 87.1% C 0.058 H 62.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CDAE |
|---|---|
| RGB | rgb(241, 205, 174) |
| HSL | hsl(28, 71%, 81%) |
| HSV | hsv(28, 28%, 95%) |
| CMYK | cmyk(0%, 14.9%, 27.8%, 5.5%) |
| CIE-LAB | lab(84.70, 8.14, 20.15) |
| CIE-LCH | lch(84.70, 21.73, 67.99°) |
| OKLab | oklab(87.12% 0.0266 0.0516) |
| OKLCH | oklch(87.12% 0.058 62.7) |
| XYZ | xyz(65.7478, 65.4218, 49.2006) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.04
Apricot
#FBCEB1
ΔE00 3.32
Light Peach
#FFD8B1
ΔE00 3.46
Bisque
#FFE4C4
ΔE00 5.90
Navajowhite
#FFDEAD
ΔE00 6.95
Burlywood
#DEB887
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CDAE #AED2F1
analogous
#F1AEB1 #F1CDAE #F1EFAE
triadic
#F1CDAE #AEF1CD #CDAEF1
tetradic
#F1CDAE #B1F1AE #AED2F1 #EFAEF1
square
#F1CDAE #B1F1AE #AED2F1 #EFAEF1
split-complementary
#F1CDAE #AEF1EF #AEB1F1
monochromatic
#DF8D46 #E8AD7A #F1CDAE #FAEDE2 #FAEFE5
Accessibility & contrast
On white
1.49
#F1CDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#F1CDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CDAE
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CDAE | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFAC
Deuteranopia (green-blind)
#E1D7AE
Tritanopia (blue-blind)
#FDC6C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f1cdae; /* rgb */ color: rgb(241, 205, 174); /* oklch */ color: oklch(87.1% 0.058 62.7);
Tailwind
colors: {
custom: {
50: '#f6dcc6',
500: '#f1cdae',
950: '#000000',
},
}SCSS
$custom: #f1cdae; $custom-light: #f6dcc6; $custom-dark: #000000;
JSON
{
"hex": "#f1cdae",
"rgb": {
"r": 241,
"g": 205,
"b": 174
},
"hsl": {
"h": 27.761,
"s": 70.526,
"l": 81.373
},
"oklch": {
"l": 0.87119,
"c": 0.05802,
"h": 62.7
},
"luminance": 0.65419
}Semantic roles & 50–950 ramp
primary
#F1CDAE
secondary
#73A5D0
accent
#7AD313
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171513
muted
#858482