#FFCE80#FFCE80
#FFCE80 is a very light, moderate orange. Relative luminance 0.670; OKLCH L 87.8% C 0.111 H 78.2°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCE80 |
|---|---|
| RGB | rgb(255, 206, 128) |
| HSL | hsl(37, 100%, 75%) |
| HSV | hsv(37, 50%, 100%) |
| CMYK | cmyk(0%, 19.2%, 49.8%, 0%) |
| CIE-LAB | lab(85.49, 8.01, 45.12) |
| CIE-LCH | lch(85.49, 45.83, 79.93°) |
| OKLab | oklab(87.79% 0.0227 0.1085) |
| OKLCH | oklch(87.79% 0.111 78.2) |
| XYZ | xyz(67.2104, 66.9649, 29.8033) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 7.09
Wheat (survey)
#FBDD7E
ΔE00 7.32
Sand (survey)
#E2CA76
ΔE00 7.90
Pale Peach
#FFE5AD
ΔE00 8.03
Burlywood
#DEB887
ΔE00 8.13
Light Mustard
#F7D560
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCE80 #80B1FF
analogous
#FF8E80 #FFCE80 #F1FF80
triadic
#FFCE80 #80FFCE #CE80FF
tetradic
#FFCE80 #80FF8E #80B1FF #FF80F1
square
#FFCE80 #80FF8E #80B1FF #FF80F1
split-complementary
#FFCE80 #80F1FF #8E80FF
monochromatic
#FF9F06 #FFB643 #FFCE80 #FFE6BD #FFF3E0
Accessibility & contrast
On white
1.46
#FFCE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#FFCE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCE80
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCE80 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7A
Deuteranopia (green-blind)
#EDDB82
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffce80; /* rgb */ color: rgb(255, 206, 128); /* oklch */ color: oklch(87.8% 0.111 78.2);
Tailwind
colors: {
custom: {
50: '#ffdca6',
500: '#ffce80',
950: '#000000',
},
}SCSS
$custom: #ffce80; $custom-light: #ffdca6; $custom-dark: #000000;
JSON
{
"hex": "#ffce80",
"rgb": {
"r": 255,
"g": 206,
"b": 128
},
"hsl": {
"h": 36.85,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.87788,
"c": 0.11089,
"h": 78.2
},
"luminance": 0.66961
}Semantic roles & 50–950 ramp
primary
#FFCE80
secondary
#4580DE
accent
#59E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480