#FFCE93#FFCE93
#FFCE93 is a very light, moderate orange. Relative luminance 0.675; OKLCH L 88.1% C 0.093 H 71.3°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCE93 |
|---|---|
| RGB | rgb(255, 206, 147) |
| HSL | hsl(33, 100%, 79%) |
| HSV | hsv(33, 42%, 100%) |
| CMYK | cmyk(0%, 19.2%, 42.4%, 0%) |
| CIE-LAB | lab(85.76, 9.83, 35.87) |
| CIE-LCH | lch(85.76, 37.19, 74.67°) |
| OKLab | oklab(88.09% 0.0299 0.0885) |
| OKLCH | oklch(88.09% 0.093 71.3) |
| XYZ | xyz(68.5801, 67.5128, 37.0171) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.28
Light Peach
#FFD8B1
ΔE00 5.32
Burlywood
#DEB887
ΔE00 6.55
Peach
#FFDAB9
ΔE00 7.06
Moccasin
#FFE4B5
ΔE00 7.35
Pale Peach
#FFE5AD
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCE93 #93C4FF
analogous
#FF9893 #FFCE93 #FAFF93
triadic
#FFCE93 #93FFCE #CE93FF
tetradic
#FFCE93 #93FF98 #93C4FF #FF93FA
square
#FFCE93 #93FF98 #93C4FF #FF93FA
split-complementary
#FFCE93 #93FAFF #9893FF
monochromatic
#FF9619 #FFB256 #FFCE93 #FFEAD0 #FFF1E0
Accessibility & contrast
On white
1.45
#FFCE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#FFCE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCE93
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCE93 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08F
Deuteranopia (green-blind)
#EBDB94
Tritanopia (blue-blind)
#FFC2BF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffce93; /* rgb */ color: rgb(255, 206, 147); /* oklch */ color: oklch(88.1% 0.093 71.3);
Tailwind
colors: {
custom: {
50: '#ffdcb3',
500: '#ffce93',
950: '#000000',
},
}SCSS
$custom: #ffce93; $custom-light: #ffdcb3; $custom-dark: #000000;
JSON
{
"hex": "#ffce93",
"rgb": {
"r": 255,
"g": 206,
"b": 147
},
"hsl": {
"h": 32.778,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.88094,
"c": 0.09338,
"h": 71.3
},
"luminance": 0.67509
}Semantic roles & 50–950 ramp
primary
#FFCE93
secondary
#5595E1
accent
#68E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481