#F1CDAB#F1CDAB
#F1CDAB is a very light, moderate orange. Relative luminance 0.653; OKLCH L 87.1% C 0.061 H 65.3°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CDAB |
|---|---|
| RGB | rgb(241, 205, 171) |
| HSL | hsl(29, 71%, 81%) |
| HSV | hsv(29, 29%, 95%) |
| CMYK | cmyk(0%, 14.9%, 29%, 5.5%) |
| CIE-LAB | lab(84.64, 7.75, 21.65) |
| CIE-LCH | lch(84.64, 22.99, 70.30°) |
| OKLab | oklab(87.05% 0.0254 0.0552) |
| OKLCH | oklch(87.05% 0.061 65.3) |
| XYZ | xyz(65.4586, 65.3062, 47.6775) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.95
Peach
#FFDAB9
ΔE00 3.09
Apricot
#FBCEB1
ΔE00 4.06
Bisque
#FFE4C4
ΔE00 5.67
Navajowhite
#FFDEAD
ΔE00 6.10
Burlywood
#DEB887
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CDAB #ABCFF1
analogous
#F1ABAC #F1CDAB #F1F0AB
triadic
#F1CDAB #ABF1CD #CDABF1
tetradic
#F1CDAB #ACF1AB #ABCFF1 #F0ABF1
square
#F1CDAB #ACF1AB #ABCFF1 #F0ABF1
split-complementary
#F1CDAB #ABF1F0 #ABACF1
monochromatic
#E08F42 #E8AE77 #F1CDAB #FAECDF #FBEFE5
Accessibility & contrast
On white
1.49
#F1CDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#F1CDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CDAB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CDAB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA9
Deuteranopia (green-blind)
#E1D7AC
Tritanopia (blue-blind)
#FDC5C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f1cdab; /* rgb */ color: rgb(241, 205, 171); /* oklch */ color: oklch(87.1% 0.061 65.3);
Tailwind
colors: {
custom: {
50: '#f6dcc4',
500: '#f1cdab',
950: '#000000',
},
}SCSS
$custom: #f1cdab; $custom-light: #f6dcc4; $custom-dark: #000000;
JSON
{
"hex": "#f1cdab",
"rgb": {
"r": 241,
"g": 205,
"b": 171
},
"hsl": {
"h": 29.143,
"s": 71.429,
"l": 80.784
},
"oklch": {
"l": 0.87053,
"c": 0.06077,
"h": 65.3
},
"luminance": 0.65304
}Semantic roles & 50–950 ramp
primary
#F1CDAB
secondary
#71A1D0
accent
#76D312
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171512
muted
#858482