#FFCE98#FFCE98
#FFCE98 is a very light, moderate orange. Relative luminance 0.677; OKLCH L 88.2% C 0.089 H 69.0°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCE98 |
|---|---|
| RGB | rgb(255, 206, 152) |
| HSL | hsl(31, 100%, 80%) |
| HSV | hsv(31, 40%, 100%) |
| CMYK | cmyk(0%, 19.2%, 40.4%, 0%) |
| CIE-LAB | lab(85.84, 10.35, 33.40) |
| CIE-LCH | lch(85.84, 34.97, 72.78°) |
| OKLab | oklab(88.18% 0.0318 0.0829) |
| OKLCH | oklch(88.18% 0.089 69) |
| XYZ | xyz(68.9810, 67.6732, 39.1285) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.40
Navajowhite
#FFDEAD
ΔE00 5.27
Peach
#FFDAB9
ΔE00 6.07
Burlywood
#DEB887
ΔE00 6.51
Apricot
#FBCEB1
ΔE00 7.17
Moccasin
#FFE4B5
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCE98 #98C9FF
analogous
#FF9A98 #FFCE98 #FDFF98
triadic
#FFCE98 #98FFCE #CE98FF
tetradic
#FFCE98 #98FF9A #98C9FF #FF98FD
square
#FFCE98 #98FF9A #98C9FF #FF98FD
split-complementary
#FFCE98 #98FDFF #9A98FF
monochromatic
#FF941E #FFB15B #FFCE98 #FFEBD5 #FFF0E0
Accessibility & contrast
On white
1.44
#FFCE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#FFCE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCE98
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCE98 | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD094
Deuteranopia (green-blind)
#EBDB99
Tritanopia (blue-blind)
#FFC2C0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffce98; /* rgb */ color: rgb(255, 206, 152); /* oklch */ color: oklch(88.2% 0.089 69.0);
Tailwind
colors: {
custom: {
50: '#ffdcb6',
500: '#ffce98',
950: '#000000',
},
}SCSS
$custom: #ffce98; $custom-light: #ffdcb6; $custom-dark: #000000;
JSON
{
"hex": "#ffce98",
"rgb": {
"r": 255,
"g": 206,
"b": 152
},
"hsl": {
"h": 31.456,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.88184,
"c": 0.08879,
"h": 69
},
"luminance": 0.6767
}Semantic roles & 50–950 ramp
primary
#FFCE98
secondary
#599AE2
accent
#6DE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481