#FFCE75#FFCE75
#FFCE75 is a very light, vivid orange. Relative luminance 0.667; OKLCH L 87.6% C 0.121 H 81.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCE75 |
|---|---|
| RGB | rgb(255, 206, 117) |
| HSL | hsl(39, 100%, 73%) |
| HSV | hsv(39, 54%, 100%) |
| CMYK | cmyk(0%, 19.2%, 54.1%, 0%) |
| CIE-LAB | lab(85.35, 7.09, 50.35) |
| CIE-LCH | lch(85.35, 50.85, 81.98°) |
| OKLab | oklab(87.63% 0.0188 0.1193) |
| OKLCH | oklch(87.63% 0.121 81) |
| XYZ | xyz(66.5252, 66.6909, 26.1948) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.28
Light Mustard
#F7D560
ΔE00 6.62
Maize
#F4D054
ΔE00 6.81
Sand (survey)
#E2CA76
ΔE00 7.23
Pale Gold
#FDDE6C
ΔE00 7.49
Macaroni And Cheese
#EFB435
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCE75 #75A6FF
analogous
#FF8975 #FFCE75 #EBFF75
triadic
#FFCE75 #75FFCE #CE75FF
tetradic
#FFCE75 #75FF89 #75A6FF #FF75EB
square
#FFCE75 #75FF89 #75A6FF #FF75EB
split-complementary
#FFCE75 #75EBFF #8975FF
monochromatic
#FAA100 #FFB838 #FFCE75 #FFE4B2 #FFF4E0
Accessibility & contrast
On white
1.46
#FFCE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#FFCE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCE75
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCE75 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CE6D
Deuteranopia (green-blind)
#EEDA78
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffce75; /* rgb */ color: rgb(255, 206, 117); /* oklch */ color: oklch(87.6% 0.121 81.0);
Tailwind
colors: {
custom: {
50: '#ffdc9f',
500: '#ffce75',
950: '#000000',
},
}SCSS
$custom: #ffce75; $custom-light: #ffdc9f; $custom-dark: #000000;
JSON
{
"hex": "#ffce75",
"rgb": {
"r": 255,
"g": 206,
"b": 117
},
"hsl": {
"h": 38.696,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.87634,
"c": 0.12073,
"h": 81
},
"luminance": 0.66687
}Semantic roles & 50–950 ramp
primary
#FFCE75
secondary
#3C75DD
accent
#51E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480