#FFFCED#FFFCED
#FFFCED is a very light, near-neutral yellow. Relative luminance 0.970; OKLCH L 98.9% C 0.020 H 97.5°. Best body text is #000000 at 20.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFCED |
|---|---|
| RGB | rgb(255, 252, 237) |
| HSL | hsl(50, 100%, 96%) |
| HSV | hsv(50, 7%, 100%) |
| CMYK | cmyk(0%, 1.2%, 7.1%, 0%) |
| CIE-LAB | lab(98.83, -1.54, 7.53) |
| CIE-LCH | lch(98.83, 7.68, 101.55°) |
| OKLab | oklab(98.93% -0.0026 0.0198) |
| OKLCH | oklch(98.93% 0.02 97.5) |
| XYZ | xyz(91.3345, 96.9958, 94.0148) |
| Luminance | 0.9699 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.47
Floralwhite
#FFFAF0
ΔE00 2.60
Oldlace
#FDF5E6
ΔE00 2.70
Eggshell
#F0EAD6
ΔE00 4.23
Beige
#F5F5DC
ΔE00 4.50
Cornsilk
#FFF8DC
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFCED #EDF0FF
analogous
#FFF3ED #FFFCED #F9FFED
triadic
#FFFCED #EDFFFC #FCEDFF
tetradic
#FFFCED #EDFFF3 #EDF0FF #FFEDF9
square
#FFFCED #EDFFF3 #EDF0FF #FFEDF9
split-complementary
#FFFCED #EDF9FF #F3EDFF
monochromatic
#FFE873 #FFF2B0 #FFFAE0 #FFFAE0 #FFFAE0
Accessibility & contrast
On white
1.03
#FFFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.40
#FFFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFCED
20.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFCED | 1.00 | 1.03 | 20.40 | 20.40 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FFFCED
Tritanopia (blue-blind)
#FFFAF8
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fffced; /* rgb */ color: rgb(255, 252, 237); /* oklch */ color: oklch(98.9% 0.020 97.5);
Tailwind
colors: {
custom: {
50: '#fffdf2',
500: '#fffced',
950: '#000000',
},
}SCSS
$custom: #fffced; $custom-light: #fffdf2; $custom-dark: #000000;
JSON
{
"hex": "#fffced",
"rgb": {
"r": 255,
"g": 252,
"b": 237
},
"hsl": {
"h": 50,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.98934,
"c": 0.01992,
"h": 97.5
},
"luminance": 0.96995
}Semantic roles & 50–950 ramp
primary
#FFFCED
secondary
#A2AEEF
accent
#26E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585