#F8CDAB#F8CDAB
#F8CDAB is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.7% C 0.066 H 60.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CDAB |
|---|---|
| RGB | rgb(248, 205, 171) |
| HSL | hsl(26, 85%, 82%) |
| HSV | hsv(26, 31%, 97%) |
| CMYK | cmyk(0%, 17.3%, 31%, 2.7%) |
| CIE-LAB | lab(85.28, 10.40, 22.63) |
| CIE-LCH | lch(85.28, 24.91, 65.32°) |
| OKLab | oklab(87.7% 0.0331 0.0576) |
| OKLCH | oklch(87.7% 0.066 60.1) |
| XYZ | xyz(67.8947, 66.5623, 47.7917) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.15
Peach
#FFDAB9
ΔE00 3.23
Light Peach
#FFD8B1
ΔE00 3.35
Bisque
#FFE4C4
ΔE00 6.85
Navajowhite
#FFDEAD
ΔE00 7.29
Burlywood
#DEB887
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CDAB #ABD6F8
analogous
#F8ABB0 #F8CDAB #F8F4AB
triadic
#F8CDAB #ABF8CD #CDABF8
tetradic
#F8CDAB #B0F8AB #ABD6F8 #F4ABF8
square
#F8CDAB #B0F8AB #ABD6F8 #F4ABF8
split-complementary
#F8CDAB #ABF8F4 #ABB0F8
monochromatic
#EF8A3A #F3AB73 #F8CDAB #FDEEE3 #FDEEE3
Accessibility & contrast
On white
1.47
#F8CDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#F8CDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CDAB
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CDAB | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0A9
Deuteranopia (green-blind)
#E4D9AB
Tritanopia (blue-blind)
#FFC4C4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f8cdab; /* rgb */ color: rgb(248, 205, 171); /* oklch */ color: oklch(87.7% 0.066 60.1);
Tailwind
colors: {
custom: {
50: '#fbdcc4',
500: '#f8cdab',
950: '#000000',
},
}SCSS
$custom: #f8cdab; $custom-light: #fbdcc4; $custom-dark: #000000;
JSON
{
"hex": "#f8cdab",
"rgb": {
"r": 248,
"g": 205,
"b": 171
},
"hsl": {
"h": 26.494,
"s": 84.615,
"l": 82.157
},
"oklch": {
"l": 0.87704,
"c": 0.06643,
"h": 60.1
},
"luminance": 0.66559
}Semantic roles & 50–950 ramp
primary
#F8CDAB
secondary
#6DAADA
accent
#80E104
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171512
muted
#858482