#FDFFC6#FDFFC6
#FDFFC6 is a very light, moderate yellow. Relative luminance 0.965; OKLCH L 98.5% C 0.073 H 109.3°. Best body text is #000000 at 20.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFFC6 |
|---|---|
| RGB | rgb(253, 255, 198) |
| HSL | hsl(62, 100%, 89%) |
| HSV | hsv(62, 22%, 100%) |
| CMYK | cmyk(0.8%, 0%, 22.4%, 0%) |
| CIE-LAB | lab(98.62, -9.60, 27.11) |
| CIE-LCH | lch(98.62, 28.76, 109.50°) |
| OKLab | oklab(98.47% -0.0241 0.0688) |
| OKLCH | oklch(98.47% 0.073 109.3) |
| XYZ | xyz(86.4607, 96.4808, 67.4830) |
| Luminance | 0.9648 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ecru
#FEFFCA
ΔE00 0.93
Cream (survey)
#FFFFC2
ΔE00 1.06
Ivory (survey)
#FFFFCB
ΔE00 1.25
Egg Shell
#FFFCC4
ΔE00 1.53
Cream
#FFFDD0
ΔE00 3.03
Light Beige
#FFFEB6
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFFC6 #C8C6FF
analogous
#FFE5C6 #FDFFC6 #E1FFC6
triadic
#FDFFC6 #C6FDFF #FFC6FD
tetradic
#FDFFC6 #C6FFE5 #C8C6FF #FFC6E1
square
#FDFFC6 #C6FFE5 #C8C6FF #FFC6E1
split-complementary
#FDFFC6 #C6E1FF #E5C6FF
monochromatic
#F9FF4C #FBFF89 #FDFFC6 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.03
#FDFFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.30
#FDFFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFFC6
20.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFFC6 | 1.00 | 1.03 | 20.30 | 20.30 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAC2
Deuteranopia (green-blind)
#FFFCC8
Tritanopia (blue-blind)
#FFF8F0
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fdffc6; /* rgb */ color: rgb(253, 255, 198); /* oklch */ color: oklch(98.5% 0.073 109.3);
Tailwind
colors: {
custom: {
50: '#feffd7',
500: '#fdffc6',
950: '#000000',
},
}SCSS
$custom: #fdffc6; $custom-light: #feffd7; $custom-dark: #000000;
JSON
{
"hex": "#fdffc6",
"rgb": {
"r": 253,
"g": 255,
"b": 198
},
"hsl": {
"h": 62.105,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.98472,
"c": 0.07291,
"h": 109.3
},
"luminance": 0.9648
}Semantic roles & 50–950 ramp
primary
#FDFFC6
secondary
#8481E9
accent
#00E608
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181814
muted
#868683