#FFCF91#FFCF91
#FFCF91 is a very light, moderate orange. Relative luminance 0.679; OKLCH L 88.2% C 0.095 H 73.2°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCF91 |
|---|---|
| RGB | rgb(255, 207, 145) |
| HSL | hsl(34, 100%, 78%) |
| HSV | hsv(34, 43%, 100%) |
| CMYK | cmyk(0%, 18.8%, 43.1%, 0%) |
| CIE-LAB | lab(85.97, 9.11, 37.16) |
| CIE-LCH | lch(85.97, 38.26, 76.23°) |
| OKLab | oklab(88.25% 0.0276 0.0914) |
| OKLCH | oklch(88.25% 0.095 73.2) |
| XYZ | xyz(68.6660, 67.9336, 36.2782) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.15
Light Peach
#FFD8B1
ΔE00 5.84
Burlywood
#DEB887
ΔE00 6.76
Moccasin
#FFE4B5
ΔE00 7.14
Pale Peach
#FFE5AD
ΔE00 7.39
Peach
#FFDAB9
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCF91 #91C1FF
analogous
#FF9891 #FFCF91 #F8FF91
triadic
#FFCF91 #91FFCF #CF91FF
tetradic
#FFCF91 #91FF98 #91C1FF #FF91F8
square
#FFCF91 #91FF98 #91C1FF #FF91F8
split-complementary
#FFCF91 #91F8FF #9891FF
monochromatic
#FF9A17 #FFB454 #FFCF91 #FFEACE #FFF2E0
Accessibility & contrast
On white
1.44
#FFCF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#FFCF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCF91
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCF91 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08C
Deuteranopia (green-blind)
#ECDC92
Tritanopia (blue-blind)
#FFC3BF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffcf91; /* rgb */ color: rgb(255, 207, 145); /* oklch */ color: oklch(88.2% 0.095 73.2);
Tailwind
colors: {
custom: {
50: '#ffddb2',
500: '#ffcf91',
950: '#000000',
},
}SCSS
$custom: #ffcf91; $custom-light: #ffddb2; $custom-dark: #000000;
JSON
{
"hex": "#ffcf91",
"rgb": {
"r": 255,
"g": 207,
"b": 145
},
"hsl": {
"h": 33.818,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.88249,
"c": 0.09546,
"h": 73.2
},
"luminance": 0.6793
}Semantic roles & 50–950 ramp
primary
#FFCF91
secondary
#5391E1
accent
#64E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181511
muted
#868481