#FFCFAB#FFCFAB
#FFCFAB is a very light, moderate orange. Relative luminance 0.688; OKLCH L 88.7% C 0.072 H 58.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCFAB |
|---|---|
| RGB | rgb(255, 207, 171) |
| HSL | hsl(26, 100%, 84%) |
| HSV | hsv(26, 33%, 100%) |
| CMYK | cmyk(0%, 18.8%, 32.9%, 0%) |
| CIE-LAB | lab(86.42, 12.01, 24.30) |
| CIE-LCH | lch(86.42, 27.10, 63.70°) |
| OKLab | oklab(88.74% 0.0377 0.0616) |
| OKLCH | oklch(88.74% 0.072 58.5) |
| XYZ | xyz(70.9051, 68.8292, 48.0707) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.17
Light Peach
#FFD8B1
ΔE00 3.62
Peach
#FFDAB9
ΔE00 3.62
Bisque
#FFE4C4
ΔE00 7.40
Navajowhite
#FFDEAD
ΔE00 7.61
Burlywood
#DEB887
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCFAB #ABDBFF
analogous
#FFABB1 #FFCFAB #FFF9AB
triadic
#FFCFAB #ABFFCF #CFABFF
tetradic
#FFCFAB #B1FFAB #ABDBFF #F9ABFF
square
#FFCFAB #B1FFAB #ABDBFF #F9ABFF
split-complementary
#FFCFAB #ABFFF9 #ABB1FF
monochromatic
#FF8931 #FFAC6E #FFCFAB #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.42
#FFCFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#FFCFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCFAB
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCFAB | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A9
Deuteranopia (green-blind)
#E9DCAB
Tritanopia (blue-blind)
#FFC6C5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffcfab; /* rgb */ color: rgb(255, 207, 171); /* oklch */ color: oklch(88.7% 0.072 58.5);
Tailwind
colors: {
custom: {
50: '#ffddc4',
500: '#ffcfab',
950: '#000000',
},
}SCSS
$custom: #ffcfab; $custom-light: #ffddc4; $custom-dark: #000000;
JSON
{
"hex": "#ffcfab",
"rgb": {
"r": 255,
"g": 207,
"b": 171
},
"hsl": {
"h": 25.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.88744,
"c": 0.07227,
"h": 58.5
},
"luminance": 0.68826
}Semantic roles & 50–950 ramp
primary
#FFCFAB
secondary
#6AB0E5
accent
#83E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482