#FFCE97#FFCE97
#FFCE97 is a very light, moderate orange. Relative luminance 0.676; OKLCH L 88.2% C 0.090 H 69.5°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCE97 |
|---|---|
| RGB | rgb(255, 206, 151) |
| HSL | hsl(32, 100%, 80%) |
| HSV | hsv(32, 41%, 100%) |
| CMYK | cmyk(0%, 19.2%, 40.8%, 0%) |
| CIE-LAB | lab(85.83, 10.25, 33.89) |
| CIE-LCH | lch(85.83, 35.41, 73.18°) |
| OKLab | oklab(88.17% 0.0315 0.084) |
| OKLCH | oklch(88.17% 0.09 69.5) |
| XYZ | xyz(68.8995, 67.6405, 38.6990) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.57
Navajowhite
#FFDEAD
ΔE00 5.25
Peach
#FFDAB9
ΔE00 6.26
Burlywood
#DEB887
ΔE00 6.50
Moccasin
#FFE4B5
ΔE00 7.35
Apricot
#FBCEB1
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCE97 #97C8FF
analogous
#FF9A97 #FFCE97 #FCFF97
triadic
#FFCE97 #97FFCE #CE97FF
tetradic
#FFCE97 #97FF9A #97C8FF #FF97FC
square
#FFCE97 #97FF9A #97C8FF #FF97FC
split-complementary
#FFCE97 #97FCFF #9A97FF
monochromatic
#FF941D #FFB15A #FFCE97 #FFEBD4 #FFF1E0
Accessibility & contrast
On white
1.45
#FFCE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#FFCE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCE97
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCE97 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD093
Deuteranopia (green-blind)
#EBDB98
Tritanopia (blue-blind)
#FFC2C0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffce97; /* rgb */ color: rgb(255, 206, 151); /* oklch */ color: oklch(88.2% 0.090 69.5);
Tailwind
colors: {
custom: {
50: '#ffdcb6',
500: '#ffce97',
950: '#000000',
},
}SCSS
$custom: #ffce97; $custom-light: #ffdcb6; $custom-dark: #000000;
JSON
{
"hex": "#ffce97",
"rgb": {
"r": 255,
"g": 206,
"b": 151
},
"hsl": {
"h": 31.731,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.88165,
"c": 0.0897,
"h": 69.5
},
"luminance": 0.67637
}Semantic roles & 50–950 ramp
primary
#FFCE97
secondary
#5999E2
accent
#6CE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481