#FFCE94#FFCE94
#FFCE94 is a very light, moderate orange. Relative luminance 0.675; OKLCH L 88.1% C 0.092 H 70.9°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCE94 |
|---|---|
| RGB | rgb(255, 206, 148) |
| HSL | hsl(33, 100%, 79%) |
| HSV | hsv(33, 42%, 100%) |
| CMYK | cmyk(0%, 19.2%, 42%, 0%) |
| CIE-LAB | lab(85.78, 9.93, 35.37) |
| CIE-LCH | lch(85.78, 36.74, 74.32°) |
| OKLab | oklab(88.11% 0.0303 0.0874) |
| OKLCH | oklch(88.11% 0.092 70.9) |
| XYZ | xyz(68.6589, 67.5443, 37.4321) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.13
Navajowhite
#FFDEAD
ΔE00 5.26
Burlywood
#DEB887
ΔE00 6.52
Peach
#FFDAB9
ΔE00 6.86
Moccasin
#FFE4B5
ΔE00 7.33
Wheat
#F5DEB3
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCE94 #94C5FF
analogous
#FF9994 #FFCE94 #FBFF94
triadic
#FFCE94 #94FFCE #CE94FF
tetradic
#FFCE94 #94FF99 #94C5FF #FF94FB
square
#FFCE94 #94FF99 #94C5FF #FF94FB
split-complementary
#FFCE94 #94FBFF #9994FF
monochromatic
#FF961A #FFB257 #FFCE94 #FFEAD1 #FFF1E0
Accessibility & contrast
On white
1.45
#FFCE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#FFCE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCE94
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCE94 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD090
Deuteranopia (green-blind)
#EBDB95
Tritanopia (blue-blind)
#FFC2BF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffce94; /* rgb */ color: rgb(255, 206, 148); /* oklch */ color: oklch(88.1% 0.092 70.9);
Tailwind
colors: {
custom: {
50: '#ffdcb4',
500: '#ffce94',
950: '#000000',
},
}SCSS
$custom: #ffce94; $custom-light: #ffdcb4; $custom-dark: #000000;
JSON
{
"hex": "#ffce94",
"rgb": {
"r": 255,
"g": 206,
"b": 148
},
"hsl": {
"h": 32.523,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.88112,
"c": 0.09245,
"h": 70.9
},
"luminance": 0.67541
}Semantic roles & 50–950 ramp
primary
#FFCE94
secondary
#5696E1
accent
#69E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481