#FFCE92#FFCE92
#FFCE92 is a very light, moderate orange. Relative luminance 0.675; OKLCH L 88.1% C 0.094 H 71.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCE92 |
|---|---|
| RGB | rgb(255, 206, 146) |
| HSL | hsl(33, 100%, 79%) |
| HSV | hsv(33, 43%, 100%) |
| CMYK | cmyk(0%, 19.2%, 42.7%, 0%) |
| CIE-LAB | lab(85.75, 9.73, 36.36) |
| CIE-LCH | lch(85.75, 37.64, 75.02°) |
| OKLab | oklab(88.08% 0.0295 0.0896) |
| OKLCH | oklch(88.08% 0.094 71.8) |
| XYZ | xyz(68.5020, 67.4816, 36.6056) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.32
Light Peach
#FFD8B1
ΔE00 5.52
Burlywood
#DEB887
ΔE00 6.58
Peach
#FFDAB9
ΔE00 7.26
Moccasin
#FFE4B5
ΔE00 7.37
Pale Peach
#FFE5AD
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCE92 #92C3FF
analogous
#FF9792 #FFCE92 #F9FF92
triadic
#FFCE92 #92FFCE #CE92FF
tetradic
#FFCE92 #92FF97 #92C3FF #FF92F9
square
#FFCE92 #92FF97 #92C3FF #FF92F9
split-complementary
#FFCE92 #92F9FF #9792FF
monochromatic
#FF9718 #FFB255 #FFCE92 #FFEACF #FFF1E0
Accessibility & contrast
On white
1.45
#FFCE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#FFCE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCE92
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCE92 | 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)
#E0D08E
Deuteranopia (green-blind)
#EBDB93
Tritanopia (blue-blind)
#FFC2BF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffce92; /* rgb */ color: rgb(255, 206, 146); /* oklch */ color: oklch(88.1% 0.094 71.8);
Tailwind
colors: {
custom: {
50: '#ffdcb2',
500: '#ffce92',
950: '#000000',
},
}SCSS
$custom: #ffce92; $custom-light: #ffdcb2; $custom-dark: #000000;
JSON
{
"hex": "#ffce92",
"rgb": {
"r": 255,
"g": 206,
"b": 146
},
"hsl": {
"h": 33.028,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.88077,
"c": 0.0943,
"h": 71.8
},
"luminance": 0.67478
}Semantic roles & 50–950 ramp
primary
#FFCE92
secondary
#5494E1
accent
#67E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481