#FFCFAA#FFCFAA
#FFCFAA is a very light, moderate orange. Relative luminance 0.688; OKLCH L 88.7% C 0.073 H 59.3°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCFAA |
|---|---|
| RGB | rgb(255, 207, 170) |
| HSL | hsl(26, 100%, 83%) |
| HSV | hsv(26, 33%, 100%) |
| CMYK | cmyk(0%, 18.8%, 33.3%, 0%) |
| CIE-LAB | lab(86.40, 11.89, 24.79) |
| CIE-LCH | lch(86.40, 27.50, 64.38°) |
| OKLab | oklab(88.72% 0.0374 0.0628) |
| OKLCH | oklch(88.72% 0.073 59.3) |
| XYZ | xyz(70.8102, 68.7912, 47.5706) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.48
Light Peach
#FFD8B1
ΔE00 3.43
Peach
#FFDAB9
ΔE00 3.59
Bisque
#FFE4C4
ΔE00 7.32
Navajowhite
#FFDEAD
ΔE00 7.36
Burlywood
#DEB887
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCFAA #AADAFF
analogous
#FFAAAF #FFCFAA #FFFAAA
triadic
#FFCFAA #AAFFCF #CFAAFF
tetradic
#FFCFAA #AFFFAA #AADAFF #FAAAFF
square
#FFCFAA #AFFFAA #AADAFF #FAAAFF
split-complementary
#FFCFAA #AAFFFA #AAAFFF
monochromatic
#FF8A30 #FFAC6D #FFCFAA #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.42
#FFCFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#FFCFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCFAA
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCFAA | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A7
Deuteranopia (green-blind)
#E9DCAA
Tritanopia (blue-blind)
#FFC6C5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffcfaa; /* rgb */ color: rgb(255, 207, 170); /* oklch */ color: oklch(88.7% 0.073 59.3);
Tailwind
colors: {
custom: {
50: '#ffddc3',
500: '#ffcfaa',
950: '#000000',
},
}SCSS
$custom: #ffcfaa; $custom-light: #ffddc3; $custom-dark: #000000;
JSON
{
"hex": "#ffcfaa",
"rgb": {
"r": 255,
"g": 207,
"b": 170
},
"hsl": {
"h": 26.118,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.88724,
"c": 0.07308,
"h": 59.3
},
"luminance": 0.68788
}Semantic roles & 50–950 ramp
primary
#FFCFAA
secondary
#69AFE4
accent
#82E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482