#FFF9CE#FFF9CE
#FFF9CE is a very light, muted yellow. Relative luminance 0.935; OKLCH L 97.6% C 0.056 H 100.8°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF9CE |
|---|---|
| RGB | rgb(255, 249, 206) |
| HSL | hsl(53, 100%, 90%) |
| HSV | hsv(53, 19%, 100%) |
| CMYK | cmyk(0%, 2.4%, 19.2%, 0%) |
| CIE-LAB | lab(97.42, -4.79, 21.40) |
| CIE-LCH | lch(97.42, 21.93, 102.60°) |
| OKLab | oklab(97.61% -0.0104 0.0549) |
| OKLCH | oklch(97.61% 0.056 100.8) |
| XYZ | xyz(86.2558, 93.4688, 71.8779) |
| Luminance | 0.9347 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale
#FFF9D0
ΔE00 0.52
Lemonchiffon
#FFFACD
ΔE00 0.66
Cream
#FFFDD0
ΔE00 1.65
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.23
Eggshell (survey)
#FFFFD4
ΔE00 2.32
Ivory (survey)
#FFFFCB
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF9CE #CED4FF
analogous
#FFE0CE #FFF9CE #ECFFCE
triadic
#FFF9CE #CEFFF9 #F9CEFF
tetradic
#FFF9CE #CEFFE0 #CED4FF #FFCEEC
square
#FFF9CE #CEFFE0 #CED4FF #FFCEEC
split-complementary
#FFF9CE #CEECFF #E0CEFF
monochromatic
#FFEA54 #FFF291 #FFF9CE #FFFBE0 #FFFBE0
Accessibility & contrast
On white
1.07
#FFF9CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#FFF9CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF9CE
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF9CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF9CE | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6CB
Deuteranopia (green-blind)
#FFF9CF
Tritanopia (blue-blind)
#FFF3ED
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fff9ce; /* rgb */ color: rgb(255, 249, 206); /* oklch */ color: oklch(97.6% 0.056 100.8);
Tailwind
colors: {
custom: {
50: '#fffbdd',
500: '#fff9ce',
950: '#000000',
},
}SCSS
$custom: #fff9ce; $custom-light: #fffbdd; $custom-dark: #000000;
JSON
{
"hex": "#fff9ce",
"rgb": {
"r": 255,
"g": 249,
"b": 206
},
"hsl": {
"h": 52.653,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.97605,
"c": 0.05585,
"h": 100.8
},
"luminance": 0.93468
}Semantic roles & 50–950 ramp
primary
#FFF9CE
secondary
#8793EA
accent
#1CE600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584