#FFCE91#FFCE91
#FFCE91 is a very light, moderate orange. Relative luminance 0.674; OKLCH L 88.1% C 0.095 H 72.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCE91 |
|---|---|
| RGB | rgb(255, 206, 145) |
| HSL | hsl(33, 100%, 78%) |
| HSV | hsv(33, 43%, 100%) |
| CMYK | cmyk(0%, 19.2%, 43.1%, 0%) |
| CIE-LAB | lab(85.73, 9.62, 36.85) |
| CIE-LCH | lch(85.73, 38.09, 75.36°) |
| OKLab | oklab(88.06% 0.0291 0.0907) |
| OKLCH | oklch(88.06% 0.095 72.2) |
| XYZ | xyz(68.4245, 67.4506, 36.1977) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.37
Light Peach
#FFD8B1
ΔE00 5.71
Burlywood
#DEB887
ΔE00 6.62
Moccasin
#FFE4B5
ΔE00 7.39
Peach
#FFDAB9
ΔE00 7.46
Pale Peach
#FFE5AD
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCE91 #91C2FF
analogous
#FF9791 #FFCE91 #F9FF91
triadic
#FFCE91 #91FFCE #CE91FF
tetradic
#FFCE91 #91FF97 #91C2FF #FF91F9
square
#FFCE91 #91FF97 #91C2FF #FF91F9
split-complementary
#FFCE91 #91F9FF #9791FF
monochromatic
#FF9717 #FFB354 #FFCE91 #FFE9CE #FFF1E0
Accessibility & contrast
On white
1.45
#FFCE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#FFCE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCE91
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCE91 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08C
Deuteranopia (green-blind)
#EBDB92
Tritanopia (blue-blind)
#FFC2BE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffce91; /* rgb */ color: rgb(255, 206, 145); /* oklch */ color: oklch(88.1% 0.095 72.2);
Tailwind
colors: {
custom: {
50: '#ffdcb2',
500: '#ffce91',
950: '#000000',
},
}SCSS
$custom: #ffce91; $custom-light: #ffdcb2; $custom-dark: #000000;
JSON
{
"hex": "#ffce91",
"rgb": {
"r": 255,
"g": 206,
"b": 145
},
"hsl": {
"h": 33.273,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.8806,
"c": 0.09522,
"h": 72.2
},
"luminance": 0.67447
}Semantic roles & 50–950 ramp
primary
#FFCE91
secondary
#5392E1
accent
#66E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181511
muted
#868481